[BUG] zf_ln complains about the wrong argument
2021-08-22 15:35 UTC (2+ messages)
[PATCH] complist: Turn off colors before clearing to end of line
2021-08-20 23:42 UTC (5+ messages)
[BUG] malloc inside signal handler
2021-08-18 19:27 UTC (6+ messages)
[BUG] `bindkey -M menuselect '^M' send-break` doesn't do what it says in the manual
2021-08-16 13:26 UTC
zsh-workers HTML archive hasn't updated since 2021/07/14
2021-08-15 14:45 UTC (6+ messages)
[PATCH] Re: chpwd, precmd hooks have "zsh" in $0
2021-08-15 5:00 UTC (2+ messages)
bug: nested for loop body is executed once!
2021-08-14 15:07 UTC (4+ messages)
Rewrite of zsh-newuser-install
2021-08-12 16:15 UTC (7+ messages)
` Bug in compdescribe with matcher 'b:-=+'
Why does {..} expansion using 'bindkey' quoting, but {,} and BRACE_CCL don't quote at all?
2021-08-10 19:21 UTC (9+ messages)
[PATCH] Increase $COLUMNS when generating long option completions
2021-08-10 19:17 UTC (15+ messages)
Better Help Docs Searching?
2021-08-10 16:29 UTC
[BUG] test ! "-o" ([ ! -o ]) exit status should be 1
2021-08-10 8:21 UTC (3+ messages)
info completion doesn't offer index entries any longer
2021-08-09 13:36 UTC (5+ messages)
getjobtext() gives invalid utf8, leading to segfault
2021-08-09 5:33 UTC (3+ messages)
read -r flag not working on 5.8.1
2021-08-08 14:04 UTC (4+ messages)
Ada
2021-08-07 6:20 UTC
Doing useful things in completers
2021-08-06 17:00 UTC (2+ messages)
[BUG] complist interactive mode overwrites command line
2021-08-04 16:30 UTC
[PR] vcs_info-examples: optimize +vi-git-untracked() #76
2021-08-04 8:55 UTC (8+ messages)
[PATCH] _python: add missing options
2021-08-03 17:36 UTC (3+ messages)
` [PATCH v2] "
[BUG] zle reset-prompt clears complist menu when not initiated by the user
2021-08-03 15:58 UTC (2+ messages)
[PATCH] Make _expand_alias more usable as a completer
2021-08-01 18:50 UTC (9+ messages)
` [PATCH] Make _expand handle aliases (was Re: [PATCH] Make _expand_alias more usable as a completer)
[BUG] _gnu_generic completer produces broken output
2021-08-01 14:26 UTC (6+ messages)
[RFC][PATCH] Try calling command with help flags in run-help
2021-07-30 16:55 UTC (16+ messages)
` [PATCH] Let run-help try to show function source from file (was Re: [RFC][PATCH] Try calling command with help flags in run-help)
` Let run-help filter cmd_args before calling run-help-<command> "
ChangeLog time zones
2021-07-30 5:51 UTC (3+ messages)
[BUG] insert-last-word gets stuck at comments
2021-07-29 8:14 UTC (8+ messages)
[PATCH v5] vcs_info: choose backend by basedir
2021-07-28 18:00 UTC (4+ messages)
twice revised patch: zshmisc(1) clarify non-successful exit statuses
2021-07-28 17:48 UTC (3+ messages)
[bug] variables not exported to environment when declared private in parent scope
2021-07-28 5:55 UTC
[PATCH] Let 'extra-verbose' completion show alias values
2021-07-28 3:26 UTC (6+ messages)
[bug] gdbm tied hashes always consider members set
2021-07-26 23:29 UTC (2+ messages)
[BUG] _arguments/comparguments broken on master
2021-07-26 22:16 UTC (2+ messages)
[PATCH] Do not send duplicate signals when MONITOR is set
2021-07-23 20:11 UTC (6+ messages)
Odd behavior of quoted Zsh array subtraction
2021-07-23 11:50 UTC
Subscribe
2021-07-22 15:17 UTC
[PATCH] Doc/Zsh/expn: Elaborate how 'word' is expanded in PEs
2021-07-21 20:40 UTC
"double free or corruption (out)" in zsh correct
2021-07-21 20:18 UTC (3+ messages)
[PATCH] _modutils: fix the testing of -R/--resolve-alias options as it is now, it is always true due to how $+var works with the k subscript flag on associative arrays
2021-07-19 6:18 UTC (4+ messages)
$PPID not updated when the PPID changes (parent killed)
2021-07-18 23:10 UTC (10+ messages)
[PATCH] Fix a logic bug in _zle
2021-07-18 22:31 UTC (6+ messages)
Allowing for replacing the history backing store?
2021-07-17 0:40 UTC
[PATCH] fix coredump when length in ${name:off:length} is broken
2021-07-15 15:06 UTC
✶ Новый прайс Предпринимателю․✔ Станочная рассылка
2021-07-15 6:08 UTC
[BUG] zsh dies in case of EIO with echo in .zlogout / ENOTTY
2021-07-14 8:04 UTC (4+ messages)
PATCH: quoting fix for xmllint --pretty completion
2021-07-12 9:36 UTC
issue with completion of "module" command when using lmod
2021-07-09 0:03 UTC (2+ messages)
PATCH: remove superfluous function definitions
2021-07-08 23:27 UTC
PATCH: fix uses of literal % characters in completion descriptions
2021-07-08 23:15 UTC
PATCH: make wider use of the convention of square brackets for defaults
2021-07-08 23:06 UTC
PATCH: complete more specific values for ssh key sizes
2021-07-07 2:38 UTC (2+ messages)
PATCH: remove commas in completion exclusion lists
2021-07-07 0:04 UTC
PATCH: use singular form for completion group descriptions for consistency
2021-07-06 23:53 UTC
Invitation to Research Design,ODK,GIS,NVIVO and R Worksop Workshop
2021-07-06 12:26 UTC
$REPORTTIME behaves weirdly on macOS
2021-07-01 20:05 UTC (3+ messages)
On macOS, max RSS values are in bytes, not kilobytes
2021-07-01 19:59 UTC (3+ messages)
[BUG] last builtin command in a subshell and trap
2021-07-01 13:32 UTC
patch: zshmisc(1) clarify non-successful exit statuses
2021-06-30 22:12 UTC (13+ messages)
` revised "
Does add-zle-hook-widget violate the contract of ZLE hook widgets?
2021-06-29 14:50 UTC (3+ messages)
Does add-zle-hook-widget violate the contract of ZLE hook widgets?
2021-06-26 14:51 UTC (16+ messages)
archived messages with "From " get truncated
2021-06-25 0:15 UTC (4+ messages)
Menu selection by number
2021-06-24 19:33 UTC (2+ messages)
[BUG] builtin echo doesn't check write error
2021-06-24 9:07 UTC (5+ messages)
[RFC][PATCH] `newuser` prompt theme
2021-06-23 17:26 UTC (26+ messages)
` [PATCH] Add customizable `vcs` prompt theme (was Re: [RFC][PATCH] `newuser` prompt theme)
[Bug?] zsh -n fails on dynamically named directory syntax
2021-06-22 13:23 UTC (2+ messages)
page: next (older) | prev (newer) | latest
Code repositories for project(s) associated with this public inbox
https://git.vuxu.org/mirror/zsh/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).