Zsh Mailing List Archive
zsh-workers 2023
Author Index
Listing 1000 of 1166 messages.
Page 1 of 2.
[Prev Page] [Next Page]
万 在舟
Максим
Jörg Sommer
Mirko Matošin
Øystein Walle
Максим Щербаков
Jörg Sommer
Johan Ström
Kalmár Gergely
Lawrence Velázquez
Marcus Müller
Mirko Matošin
Aaron Schrab
Agron Selimaj
Alexander Duscheleit
Alexandre ZANNI
Alezender Tan
Andreas Kähäri
Ariel Rivas
AsukaMinato
Atte Peltomäki
Axel Beckert
Bart Schaefer
- [PATCH] nofork substitution bugfixes revealed by tests
- Re: Completion oddities
- Re: PATCH: zshmodules man page ref to zselect/select
- Re: PATCH: Improve quote handling in _ant completion
- Re: [PATCH] correct: add support for colemak layout
- Re: possible PATCH to colors function
- Build warning in zle_keymap.c
- Reserved namespaces
- Re: [PATCH] C compatiblity fixes for the configure script (incompatible-pointer-types)
- Re: [PATCH] Add option like tcsh's dextract
- Re: Zsh 5.9 segfault, likely due to unsafe signal handler
- Re: PATCH: Improve quote handling in _ant completion
- Re: [PATCH] Add ${!nameref} in ksh emulation and ${(!)nameref} natively
- Re: [PATCH] README, NEWS, BUGS updates
- Re: [PATCH] Misc. named reference updates
- Speaking of dangerous referents
- Re: [Bug] modules zsh/tcp, zsh/zftp unloadable, probably affecting most modern Linuxes
- Re: How to fix run-help-* functions?
- Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
- Re: [PATCH] Update man pages to match change to Functions/Misc/colors
- Re: [PATCH] User-defined widgets can continue past push-line-or-edit
- [PATCH] Documentation for namespace syntax
- [PATCH] Tests for nofork substitutions
- [PATCH] More doc for zsh/ksh93
- Re: Bug: Searching through sufficiently large $historywords causes seg fault
- Re: Feature request: Is here proper contact to do it
- Re: Is there any desire to support languages other than English in zsh?
- Re: [PATCH?] Re: [BUG] `$match` is haunting my regex’s trailing, optional, capture
- Re: munmap_chunk(): invalid pointer
- Re: [PATCH] Re: `pwd -P` with systemd-homed causes inconsistent cwd state
- Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
- Re: Weird interaction between zpty and trap
- Re: [PATCH] Support the mksh's ${|func;} substitution
- Re: Bug: Searching through sufficiently large $historywords causes seg fault
- Re: stdbuf -o0 -i0 via a Zsh native interface?
- [PATCH] Update PARAMDEF in zsh-development-guide
- [PATCH] Re: Bug: Callback to widget set with `zle -Fw <widget>` shouldn't change $LASTWIDGET
- Re: `pwd -P` with systemd-homed causes inconsistent cwd state
- Valgrind warning from vared -c
- Re: PATCH: pcre callouts
- Re: Bug: reading from tty inside process substitution
- Re: TRAPCHLD and wait
- Re: [PATCH 1/3]: Add named references
- [PATCH] Misc. named reference updates
- Infinite loop or memory corruption with zparseopts
- Re: V01 Test Failure
- Re: How to fix run-help-* functions?
- Re: `time` doesn't say seconds
- Re: [BUG] zsh fails to resume function
- [PATCH] Re: namespaces limitation
- Re: Random file creation in zsh shell.
- Re: Bug: reading from tty inside process substitution
- [PATCH] Fix long-standing issue with "typeset -p"
- Re: namespaces limitation
- Re: [BUG] sigsegv
- [PATCH 7/3] Additional tests and documentation
- Re: Speaking of dangerous referents
- Re: [PATCH] Re: Bug: Callback to widget set with `zle -Fw <widget>` shouldn't change $LASTWIDGET
- Re: Crashing the Linux System
- [PATCH] More typeset -p troubles
- Re: [PATCH 3/3] Documentation for named references
- Re: PATCH: Move _history_modifiers call to _parameter
- Re: Segmentation fault at exit with set -u and pipe
- Re: bug report : printf %.1s outputting more than 1 character
- Re: ksh compatibility: initial value of $_
- Re: [PATCH 0/2] persistent locals (sort of)
- Re: PATCH: Improve quote handling in _ant completion
- Re: Bug: Searching through sufficiently large $historywords causes seg fault
- Re: Separate cdpath elements in path-directories completion
- Re: prompt colors bug? also possible feature add
- Re: $watch, log and Cyrillic usernames
- Re: [PATCH 1/2] Consolidated nofork substitution changes
- Re: PATCH: Avoid \e in C code; building on Solaris 11
- HIST_SAVE_BY_COPY (was Re: The HIST_EXPIRE_DUPS_FIRST might corrupt and wipe partially history file)
- Re: [BUG]Filename autocompletion using git-bare repos (--git-dir=... --work-tree=...)
- Re: Bug? Output not flushed?
- Re: [PATCH 1/3]: Add named references
- Re: [PATCH 1/3]: Add named references
- Re: accessing array by index very slow
- Re: PATCH: move $ERRNO to the system module
- Re: [BUG] With CORRECT_ALL, an interrupted correct puts a truncated entry in history
- [PATCH] Improved _shadow / _unshadow
- Re: what can be global aliases used for?
- Minor improvements for mod_ksh93
- Re: [PATCH 0/2] incompatible-poiner-types bug fixes
- [PATCH] Add ${!nameref} in ksh emulation and ${(!)nameref} natively
- Re: [PATCH] Document ${(!)refname}
- Re: expanding nameref target?
- Re: Suggested improvement for sticky-note
- Re: PATCH: pcre callouts
- Re: How to fix run-help-* functions?
- Re: [PATCH] Improved _shadow / _unshadow
- Re: [PATCH] mapfile without HAVE_MMAP should not trim newlines
- Re: Reserved namespaces
- Re: [PATCH 1/3]: Add named references
- Re: [PATCH 2/3] Tests for named references
- Re: zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
- Re: [PATCH] reading from large or "infinite" source in multio
- Re: prompt colors bug? also possible feature add
- Completion oddities
- [PATCH] README, NEWS, BUGS updates
- Re: [BUG] compadd -R callback function not triggered by custom widget
- Re: PATCH: custom zsh hooks (was Re: Extending zsh hooks)
- Re: Bug when $USERNAME is cyryllic
- Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
- Ksh emulation and function names
- Re: Completion oddities
- [PATCH 1/2] Consolidated nofork substitution changes
- Re: a='foo"'; echo ${a/foo"/"bar} outputs bar
- Re: Weird bug / missing feature with gvim interaction
- Expected behavior of background jobs in ${ ... }
- Re: [PATCH 2/3] Make dynamic dir completion easier to implement
- Re: Help: f (repeat) modifier, and histsubstpattern + :s/l/r/ modifier escaping of [{()}]
- Re: zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
- Re: Disowned command killed when piping NUL character
- Re: Discovery of 3 Bugs in Zsh
- Re: history expansion - modifiers :h and :t - questions
- Re: metafy() (was Re: $watch, log and Cyrillic usernames)
- Re: [BUG] complist interactive mode overwrites command line
- [PATCH] Nofork capture of stdout
- Re: PATCH: add -q option to kill for sigqueue
- Re: [PATCH] Add option like tcsh's dextract
- Re: [PATCH] nofork substitution bugfixes revealed by tests
- Bug? ignorebraces and autoloaded functions
- Using "fc -ap" in zle-line-init confuses command recall
- Re: `pwd -P` with systemd-homed causes inconsistent cwd state
- Re: [PATCH 0/6] Update coreutils command completions
- Re: `time` doesn't say seconds
- Re: Discovery of 3 Bugs in Zsh
- Re: `pwd -P` with systemd-homed causes inconsistent cwd state
- Re: [PATCH] Re: Bug: Callback to widget set with `zle -Fw <widget>` shouldn't change $LASTWIDGET
- zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
- Re: [PATCH] Fix a bunch of Coverity-reported defects
- Re: --init-file option
- Re: [PATCH] Nofork capture of stdout
- Re: bug report on a Zsh' widget
- Re: [PATCH 3/3] Documentation for named references
- The (e) parameter flag and side-effects
- Re: Autocomplete doesn't work correctly on certain folder names
- Re: PATCH: remove OFF flags for display attributes in zattr
- Re: Patch 1/3: Fix prefix insertion logic
- Re: [PATCH] README, NEWS, BUGS updates
- Re: Read a line from user without clearing screen below the prompt while allowing user to use arrow keys to make edits in middle of line
- Re: (LC_ALL=C; set -x 128 129; printf "%s\n" ${(#)@} | hexdump -C)
- Re: PATCH: Improve quote handling in _ant completion
- Re: PATCH: correct A04redirect.ztst so that it works on VSCode
- [PATCH 3/3] Documentation for named references
- [PATCH 5/3] Documentation refinement for named references
- Re: a='foo"'; echo ${a/foo"/"bar} outputs bar
- Should we "fix" this declaration?
- Update Util/printdefines for recent changes
- Multibyte test fails due to missing zsh/stat module
- Re: PATCH: Document bracketed-paste-url-magic
- [PATCH] Re: Bug: wrong completion for 'git rerere forget'
- Re: [PATCH] Re: Bug: Callback to widget set with `zle -Fw <widget>` shouldn't change $LASTWIDGET
- Re: How Zsh bindkey -s work
- Re: Pattern bug on (a*|)~^(*b)
- Re: Suggested changes to Etc/FAQ
- Re: Build warning in zle_keymap.c
- Re: Reserved namespaces
- Re: PATCH: correct A04redirect.ztst so that it works on VSCode
- Re: PATCH: Improve quote handling in _ant completion
- Re: Bug: reading from tty inside process substitution
- Re: ksh compatibility: initial value of $_
- Re: [PATCH] Document ${(!)refname}
- Bug: function calls with break in preexec
- Re: PATCH: Improve quote handling in _ant completion
- Re: Suggested changes to Etc/FAQ
- Re: Can this snippet be further improved?
- Re: [PATCH] Re: Bug: Callback to widget set with `zle -Fw <widget>` shouldn't change $LASTWIDGET
- Re: Weird bug / missing feature with gvim interaction
- [PATCH] fix other nofork substitution bugs revealed by tests
- [PATCH] return value of assignments with nofork substitution
- Re: [PATCH] Support the mksh's ${|func;} substitution
- Re: a few question about named reference
- Re: How to fix run-help-* functions?
- Re: Patch 1/3: Fix prefix insertion logic
- Re: Unicode ZWJ sequence
- [PATCH] Misc. doc clarifications
- Re: RFE: Enable Shell Hotkey: ctrl+u
- Re: PATCH: Avoid \e in C code; building on Solaris 11
- Re: [BUG] With CORRECT_ALL, an interrupted correct puts a truncated entry in history
- Re: [PATCH] Enable linewise edit-command when in visual-line
- Re: possible PATCH to colors function
- Re: [EXTERNAL] Re: Unexpected installation of SQLite during "sudo dnf autoremove" command
- Re: [PATCH 1/3]: Add named references
- Ncurses declaration compatibility (52383 vs. 52398+)
- Re: PATCH: correct A04redirect.ztst so that it works on VSCode
- Test "failure" on multibyte conversions
- Re: Can this snippet be further improved?
- Re: PATCH: pcre callouts
- Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
- [PATCH 2/3] Tests for named references
- Re: [PATCH] Enable linewise edit-command when in visual-line
- Re: [PATCH 1/4] run-help: Support variables in aliases
- [PATCH] Bad autoloaded parameter in module crashes shell
- Re: Patch 1/3: Fix prefix insertion logic
- Re: Subscript flag (i) not working correctly on empty strings?
- Re: [BUG] With CORRECT_ALL, an interrupted correct puts a truncated entry in history
- Re: `time` doesn't say seconds
- Re: Failed pipeline doesn't err_exit/return if complex command last
- Bug (?) with ${(M)NAME:+WORD} and ${(P)NAME}
- Re: PATCH: correct A04redirect.ztst so that it works on VSCode
- Re: nameref and argv
- Re: [PATCH] Let _approximate work w/ possible compadd function
- Re: Documentation of the TIMEFMT variable
- Re: [PATCH 1/3]: Add named references
- Re: [PATCH 1/3]: Add named references
- Re: [PATCH] Re: `pwd -P` with systemd-homed causes inconsistent cwd state
- xtrace output is a bit whack for associative array assignment
- Re: accessing array by index very slow
- Re: [PATCH][doc] clarify order of backslash and prompt expansion in print -P
- [PATCH] Crash if $TMPPREFIX has invalid or read-only path
- Re: Expected behavior of background jobs in ${ ... }
- Re: [PATCH] Let _approximate work w/ possible compadd function
- Re: [PATCH] Add glob qualifier grouping operator to completion
- Re: Unable to restore suspended function
- Partial reads in ${ ... } capture
- [PATCH] Declaring the same variable "private" more than once
- Re: bug report : printf %.1s outputting more than 1 character
- Re: ksh compatibility: initial value of $_
- [PATCH 3/3] The zsh/ksh93 module
- [PATCH] Clarify named references doc RE "for" loops
- Re: New Defects reported by Coverity Scan for zsh
- Minor "git" irritation
- Re: no-fork expansion with array var
- Re: PATCH: correct A04redirect.ztst so that it works on VSCode
- Re: Unicode ZWJ sequence
- TRAPCHLD and wait
- Re: [PATCH 1/2] Consolidated nofork substitution changes
- Re: bug: whence -wa / none / argv position
- Re: Minor "git" irritation
- Re: Why is an 'x' appended in _prefix completer?
- Re: [PATCH] Named reference typos & misc.
- Re: PATCH: pcre callouts
- Re: _files -g <pattern> offers files that don't match the pattern and conversely
- Re: PATCH: correct A04redirect.ztst so that it works on VSCode
- Re: Segfault while using zsh/param/private module
- Re: named capture groups with PCRE matching (Was: PATCH: migrate pcre module to pcre2)
- Re: zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
- [PATCH?] Re: [BUG] `$match` is haunting my regex’s trailing, optional, capture
- [PATCH 4/3] Fixes for named references (code and tests)
- [PATCH 1/3]: Add named references
- PM_* flags in zsh.h (was Re: [PATCH 1/3]: Add named references)
- Re: [BUG] multibyte never set according to setopt/unsetopt output
- Re: Should (z) PE flag split & during expansion?
- Re: [PATCH] Support the mksh's ${|func;} substitution
- [PATCH] More rigorous subscript checking in named references
- Re: Why does zsh clear to end-of-screen after prompt?
- [PATCH] Fixes and tests for namespace prefixes
- Re: [PATCH 1/3]: Add named references
- [PATCH 0/2] persistent locals (sort of)
- [PATCH] mapfile without HAVE_MMAP should not trim newlines
- Re: expanding nameref target?
- Re: expanding nameref target?
- [PATCH 6/3] Additional sanity for named references
- Re: Random file creation in zsh shell.
- Re: [PATCH] Named reference typos & misc.
- Re: V01 Test Failure
- Re: colors_plus
- Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
- Re: How to set exit trap from inner function?
- Re: PATCH: pcre callouts
- Re: [PATCH] Add option like tcsh's dextract
- Re: What is $~ all about ?
- Re: ksh compatibility: initial value of $_
- Meta: Browser access to Sourceforge repository was broken for a couple of days
- Re: Weird bug / missing feature with gvim interaction
- The builtin "time" command and jobtext
- Bug? Output not flushed?
- [PATCH 2/3] Special named references
- Fwd: New Defects reported by Coverity Scan for zsh
- Re: prompt colors bug? also possible feature add
- ksh compatibility: initial value of $_
- Re: [PATCH] Support the mksh's ${|func;} substitution
- Re: [PATCH] More rigorous subscript checking in named references
- Re: Bug: Searching through sufficiently large $historywords causes seg fault
- Re: Bug: reading from tty inside process substitution
- Re: no-fork expansion with array var
- Re: accessing array by index very slow
- Misc. module stuff
- Re: [bug] Completion functions _files/_path_files -F filter on escaped file names
- Re: PATCH: Improve quote handling in _ant completion
- Re: _files -g <pattern> offers files that don't match the pattern and conversely
- [PATCH] reading from tty inside process substitution
- Re: PATCH: Improve quote handling in _ant completion
- Re: [PATCH] correct: add support for colemak layout
- [PATCH] Doc for parameter flags/types
- Re: Bug: Null byte in shell history causes segfault during $historywords reverse subscripting
- Re: a few question about named reference
- Re: Valgrind warning from vared -c
- Re: Bug: Searching through sufficiently large $historywords causes seg fault
- [PATCH] Document ${(!)refname}
- [PATCH 2/2] Consolidated nofork substitution tests
- Re: Test "failure" on multibyte conversions
- Re: Completion oddities
- Re: [PATCH v2] run-help for docker, perf, podman, ssh, svnadmin
- Re: Why is an 'x' appended in _prefix completer?
- Re: [BUG] sigsegv
- Re: a='foo"'; echo ${a/foo"/"bar} outputs bar
- [PATCH 2/2] persistent locals - zsh/param/persistent module
- [PATCH] reading from large or "infinite" source in multio
- Re: [PATCH 3/3] Documentation for named references
- [PATCH] Fix ignorebraces handling for nofork substitution
- [PATCH] ? Parse error does not always set $? (Was: Bug? Output not flushed?)
- Re: stdbuf -o0 -i0 via a Zsh native interface?
- Re: expanding nameref target?
- Re: Completion oddities
- Re: How to fix run-help-* functions?
- Re: Pattern bug on (a*|)~^(*b)
- Re: zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
- Re: [BUG] With CORRECT_ALL, an interrupted correct puts a truncated entry in history
- Re: [PATCH] Named reference typos & misc.
- setopt emacs / vi again
- Re: [bug] Completion functions _files/_path_files -F filter on escaped file names
- Re: Patch 1/3: Fix prefix insertion logic
- Re: #% anchoring doesn't work with (S)
- Re: How to fix run-help-* functions?
- Re: namespaces limitation
- Re: 5.9 core dumps under zleentry->zleread->zlecore
- Re: [PATCH] Enable linewise edit-command when in visual-line
- Re: Unicode ZWJ sequence
- Re: Suggested improvement for sticky-note
- D01 test failure for prompts in dumb terminal
- Re: Feature Request: completion for history events
- Re: Failed pipeline doesn't err_exit/return if complex command last
- Re: [PATCH] correct: add support for colemak layout
- Re: [BUG] `$match` is haunting my regex’s trailing, optional, capture
- Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
- Re: completion ( compctl ) does not trigger for command names containing dashes
- [PATCH] Clarify module section of zsh-development-guide
- Re: namespaces limitation
- Re: Bug: Null byte in shell history causes segfault during $historywords reverse subscripting
- Re: Failed pipeline doesn't err_exit/return if complex command last
- Re: [PATCH] Support the mksh's ${|func;} substitution
- Re: [PATCH 1/3]: Add named references
- Re: Autocomplete doesn't work correctly on certain folder names
- Re: Patch 1/3: Fix prefix insertion logic
- Re: [PATCH] ? Parse error does not always set $? (Was: Bug? Output not flushed?)
- [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
- Re: [PATCH v2] string.c: remove use of strcat() after strlen()
- Re: Pattern bug on (a*|)~^(*b)
- Re: [PATCH] Let _approximate work w/ possible compadd function
- Re: Bug: reading from tty inside process substitution
- Re: Bug: reading from tty inside process substitution
- Re: stdbuf -o0 -i0 via a Zsh native interface?
- [PATCH] Re: `pwd -P` with systemd-homed causes inconsistent cwd state
- Re: [PATCH] Named reference typos & misc.
- Re: [PATCH] Use zstyle verbose for _parameters descriptions
- Re: `time` doesn't say seconds
- Re: prompt colors bug? also possible feature add
- Re: github PR to "Add command to improve robustness"
- Re: PATCH: Avoid \e in C code; building on Solaris 11
- Re: [PATCH] Re: `pwd -P` with systemd-homed causes inconsistent cwd state
- Re: stdbuf -o0 -i0 via a Zsh native interface?
- Re: Segfault while using zsh/param/private module
- Re: How to fix run-help-* functions?
- [PATCH] User-defined widgets can continue past push-line-or-edit
- Re: [BUG] With CORRECT_ALL, an interrupted correct puts a truncated entry in history
- Re: [PATCH 2/3] Make dynamic dir completion easier to implement
- Re: [PATCH 1/3]: Add named references
- Re: PATCH: Improve quote handling in _ant completion
- Re: set temporary environment variables for builtins
- Re: [PATCH 4/3] Fixes for named references (code and tests)
- Re: [PATCH] Fix a bunch of Coverity-reported defects
- Re: PATCH: Avoid \e in C code; building on Solaris 11
- Re: [PATCH v3 try2] prompt: support generic non-visible regions
- Re: Bug when $USERNAME is cyryllic
- Re: --init-file option
- Re: [PATCH] Support the mksh's ${|func;} substitution
- Re: Get exit code of a command run via coproc {cmd}?
- Re: [PATCH] Initialization of main keymap [redux]
- Re: Extending zsh hooks
- Re: [PATCH 1/3]: Add named references
- [PATCH] Named reference typos & misc.
- Re: ksh compatibility: initial value of $_
- Re: [Bug] comparisson operator `[[` not working as expected
- Re: 5.9 core dumps under zleentry->zleread->zlecore
- Suggested changes to Etc/FAQ
- Re: ksh compatibility: initial value of $_
- Re: [PATCH] Use zstyle verbose for _parameters descriptions
- [PATCH] Fix a bunch of Coverity-reported defects
- "printdefines" utility
- [PATCH 1/2] persistent locals - hidden references
- Re: Feature Request: completion for history events
- Re: [PATCH] Re: Bug: Callback to widget set with `zle -Fw <widget>` shouldn't change $LASTWIDGET
- Re: [PATCH v2] string.c: remove use of strcat() after strlen()
- Re: [PATCH] Let _approximate work w/ possible compadd function
Ben Gao
Budi
budikusasi
Carlo Sala
Cebtenzzre
chris0e3
Christoffer Lundell
dana
Daniel Shahaf
Dennis Eriksen
donoban
Elias Ghafari
eliasghafari
Ellenor Bjornsdottir
Eric Cook
Eric Freese
Felipe Contreras
Florian Weimer
FREDERICK GEORGIAN
Frederick Zhang
Fredrik Ax
German Riano
godotkrull
Gregory Seidman
Jacob Greenfield
James
James Tirta Halim
Jan Alexander Steffens (heftig)
Jason C. Kwan
Jim
Joel Carlton
Johan Grande
Johenan Li
Julian Prein
Jun T
- Re: [bug] busyloop upon $=var with NULs when $IFS contains both NUL and a byte > 0x7f
- Re: (LC_ALL=C; set -x 128 129; printf "%s\n" ${(#)@} | hexdump -C)
- Re: Documentation of the TIMEFMT variable
- Re: [EXTERNAL] Re: Unexpected installation of SQLite during "sudo dnf autoremove" command
- Re: [PATCH] README, NEWS, BUGS updates
- Re: [PATCH] Misc. named reference updates
- Re: [PATCH 1/1] Update softwareupdate completion for macOS 13
- Re: [PATCH] Use zstyle verbose for _parameters descriptions
- Re: [BUG]Filename autocompletion using git-bare repos (--git-dir=... --work-tree=...)
- Re: [PATCH 1/2] Consolidated nofork substitution changes
- [PATCH] unmetafy $_ when exporting it to child
- Re: [PATCH 2/4] Update sw_vers completion
- Re: Documentation of the TIMEFMT variable
- Re: [Bug] modules zsh/tcp, zsh/zftp unloadable, probably affecting most modern Linuxes
- [PATCH] support texinfo-7.0
- Re: [PATCH 3/4] Update otool completion
- Re: ksh compatibility: initial value of $_
- [PATH] fix typo in _ssh
- Re: Bug: Null byte in shell history causes segfault during $historywords reverse subscripting
- Re: [Bug] modules zsh/tcp, zsh/zftp unloadable, probably affecting most modern Linuxes
- Re: [PATCH] Document ${(!)refname}
- Re: ksh compatibility: initial value of $_
- Re: [PATCH 1/4] Update system_profiler completion
- Re: a few question about named reference
- Re: Valgrind warning from vared -c
- adding '-p precmd' to _normal
- a few question about named reference
- Re: [PATCH] README, NEWS, BUGS updates
- Re: [PATCH 1/4] Update system_profiler completion
- Re: [PATCH] Fix scons '--jobs' and '--question' completions
- Re: [Bug] modules zsh/tcp, zsh/zftp unloadable, probably affecting most modern Linuxes
- Re: PATCH: migrate pcre module to pcre2
- Re: [EXTERNAL] Re: Unexpected installation of SQLite during "sudo dnf autoremove" command
- Re: (LC_ALL=C; set -x 128 129; printf "%s\n" ${(#)@} | hexdump -C)
- Re: [PATCH] completion libvirt: edit action is always allowed
- [PATCH] do not skip tests for [[ -r file ]] and [[ -N file ]] on Cygwin
- Re: PATCH: migrate pcre module to pcre2
- Re: [PATCH 1/2] Consolidated nofork substitution changes
- Re: ksh compatibility: initial value of $_
- Re: histsubstpattern in zmv
- Re: Should we "fix" this declaration?
- Re: Valgrind warning from vared -c
- Re: Autocomplete doesn't work correctly on certain folder names
- Re: [PATCH] Use zstyle verbose for _parameters descriptions
Jun. T
Kelvium
Kovid Goyal
Kyle Laker
lilydjwg
LitHack
Luna Jernberg
Mark J. Reed
Marlon Richert
martin f krafft
maxbeckie
Michele Venturi
Mikael Magnusson
ml_zsh-workers
Nate Eldredge
Nathan Houghton
Nicholas Vinson
Nikita Romanyuk
Oliver Kiddle
- Re: [PATCH 0/6] Update coreutils command completions
- Re: PATCH: support for italic and faint fonts from region_highlight
- Re: PATCH: pcre callouts
- PATCH: pcre callouts
- Re: $watch, log and Cyrillic usernames
- Re: metafy() (was Re: $watch, log and Cyrillic usernames)
- PATCH: don't complete diff options to git blame
- PATCH: update ansible completion
- PATCH: fix updates to region_highlight, accounting for PREDISPLAY
- PATCH: completion options update
- PATCH: support for highlighting ellipses in zle
- Re: PATCH: fix updates to region_highlight, accounting for PREDISPLAY
- PATCH: update strace completion
- PATCH: move $ERRNO to the system module
- Re: ksh compatibility: initial value of $_
- Re: PATCH: migrate pcre module to pcre2
- Re: PATCH: support for italic and faint fonts from region_highlight
- Re: PATCH: support for italic and faint fonts from region_highlight
- Re: PATCH: remove OFF flags for display attributes in zattr
- PATCH: fix for control characters and singlelinezle
- Re: Completion for mutt's -a command line switch
- Re: [PATCH 0/2] incompatible-poiner-types bug fixes
- Re: X04 Test Failure
- PATCH: update some util-linux completions
- PATCH: SELinux completions
- Re: Speaking of dangerous referents
- Re: Is there any desire to support languages other than English in zsh?
- Re: PM_* flags in zsh.h (was Re: [PATCH 1/3]: Add named references)
- Re: PATCH: complete ldap search filters
- Re: Documentation of the TIMEFMT variable
- Re: special characters in file names issue
- Re: [PATCH v3 try2] prompt: support generic non-visible regions
- Re: expanding nameref target?
- Re: Fwd: New Defects reported by Coverity Scan for zsh
- Re: PATCH: pcre callouts
- PATCH: complete only modified files with git add -u
- Re: [PATCH 1/3]: Add named references
- Re: [PATCH] C compatiblity fixes for the configure script (incompatible-pointer-types)
- PATCH: Avoid \e in C code; building on Solaris 11
- Re: ksh compatibility: initial value of $_
- Re: PATCH: remove OFF flags for display attributes in zattr
- PATCH: add -q option to kill for sigqueue
- Re: [PATCH 1/3]: Add named references
- Re: Bug in sudo completions
- github PR to "Add command to improve robustness"
- Re: Separate cdpath elements in path-directories completion
- PATCH: completing dates and times for git
- PATCH: fix _numbers for suffixes containing %
- Re: [PATCH 1/3]: Add named references
- Re: namespaces limitation
- PATCH: update to ruby completions
- Re: named capture groups with PCRE matching (Was: PATCH: migrate pcre module to pcre2)
- Re: PATCH: migrate pcre module to pcre2
- PATCH: update completion of git attributes
- Re: PATCH: Avoid \e in C code; building on Solaris 11
- Re: [PATCH 2/3] Make dynamic dir completion easier to implement
- PATCH: completion update for OpenZFS 2.2
- PATCH: completion updates for ansible
- Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
- PATCH: migrate pcre module to pcre2
- Re: [PATCH v2] run-help for docker, perf, podman, ssh, svnadmin
- PATCH: complete ldap search filters
- PATCH: update completion for FreeBSD 14
- Re: [feature] Provide a pkg-config file
- Re: [PATCH 1/3]: Add named references
- Re: Broken Package
- Re: ksh compatibility: initial value of $_
- PATCH: update completion for openssh 9.3
- Re: PATCH: Improve quote handling in _ant completion
- Re: PATCH: Avoid \e in C code; building on Solaris 11
- Re: PATCH: add -q option to kill for sigqueue
- Re: PATCH: remove OFF flags for display attributes in zattr
- PATCH: fix compilation when HAVE_GETRUSAGE is not defined
- Re: Why does zsh clear to end-of-screen after prompt?
- PATCH: complete for tmux server-access
- Re: make vi-*-word widgets respect WORDCHARS
- Re: [PATCH] Fix gradlew completion
- Re: Separate cdpath elements in path-directories completion
- Re: [PATCH?] Re: [BUG] `$match` is haunting my regex’s trailing, optional, capture
- PATCH: update to options in git completion
- Re: Build warning in zle_keymap.c
- PATCH: fix for df completion
- Re: [PATCH 1/3]: Add named references
- PATCH: update networkmanager completion
- Re: [PATCH 1/3]: Add named references
- Re: [PATCH 1/3]: Add named references
- PATCH: update completions to cover changes in OpenBSD 7.2
- Re: Completion oddities
- metafy() (was Re: $watch, log and Cyrillic usernames)
- Re: [BUG]Filename autocompletion using git-bare repos (--git-dir=... --work-tree=...)
- Re: PATCH: Avoid \e in C code; building on Solaris 11
- Re: $watch, log and Cyrillic usernames
- Re: [PATCH] README, NEWS, BUGS updates
- PATCH: updates to completions for macOS
- Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
- PATCH: terminal attributes and singlelinezle
- Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
- namespaces limitation
- Re: [PATCH 1/3]: Add named references
- PATCH: support for italic and faint fonts from region_highlight
Paolo Perego
Paulo Diovani
Peter Stephenson
Phil Pennock
Philippe Altherr
Philippe Troin
Ram Rachum
Robert Woods
Roman Perepelitsa
Mail converted by MHonArc