Zsh Mailing List Archive
zsh-workers 2024
Author Index
Listing 859 of 859 messages.
Page 1 of 1.
[Prev Page] [Next Page]
柳 敏臻
Jörg Sommer
Jörg Sommer
Lawrence Velázquez
Lukáš Zaoral
Advait Maybhate
Ajeet D'Souza
Alan Wagner-Krankel
Andreas Kähäri
Anthony Heading
Avid Seeker
Bart Schaefer
- Re: Segmentation fault. Probably security related.
- Re: HIST_IGNORE_DUPS also ignores command lines that differ by a space between quotes
- Re: [PATCH] using sysread/syswrite with coprocess
- Re: [PATCH] string.c: prefer memcpy() over strcpy()
- Re: Regression: 'read -s' does not disable echo
- Re: Up-scope named references, vs. ksh
- Re: [PATCH 1/1] zsh/random
- Re: "typeset -p" and no_GLOBAL_EXPORT, other misc.
- Re: HIST_IGNORE_DUPS also ignores command lines that differ by a space between quotes
- Re: [BUG] `menu-complete` bound to `^J` does not cycle the results with `select`
- Assigning an array to a nameref "placeholder"
- Fix up zsh/ksh93 for named reference changes
- Re: [PATCH?] Nofork and removing newlines
- Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- Re: Absolute path tab completion on Windows
- Re: behavior of test true -a \( ! -a \)
- Re: Bug: time doesn't work on builtins
- Re: PATCH: real-time signals support
- Re: behavior of test true -a \( ! -a \)
- Re: Feature request: ${(l[-3][0])var} to do left padding *without truncation*
- Re: misleading message for SIGFPE
- Re: [BUG] complist interactive mode overwrites command line
- Is this intentional behavior of typeset -g ?
- Re: [BUG] With CORRECT_ALL, an interrupted correct puts a truncated entry in history
- Re: [PATCH] Fix crash on unset-through-nameref
- Re: Feedback on prototype reorganized Zsh website
- Re: ANSI C standard of zsh
- [PATCH] 'bad interpreter' error garbled
- Re: memory leak (2): named reference
- Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- Re: [PATCH 0/1] zsh/random module
- [PATCH] More stuff for Etc/FAQ
- Re: [PATCH?] Nofork and removing newlines
- Re: Up-scope named references, vs. ksh
- [PATCH] Appending an array to a scalar
- Re: [BUG] crash when I unset and redefine a function within itself
- Re: Nofork ${{var}...} edge cases
- Re: "typeset -p" and no_GLOBAL_EXPORT, other misc.
- Re: "typeset -p" and no_GLOBAL_EXPORT, other misc.
- Re: Feedback on prototype reorganized Zsh website
- Re: [PATCH] feat(zkbd): make zkbd do its magic in the specified directory
- Re: "break" and functions
- [PATCH] "typeset -nu" (was Re: Up-scope named references, vs. ksh)
- Re: dnf5 completions
- Re: A08 Test Failure
- Re: Example / partial fix for printf with math expressions
- Re: nocorrect documentation and behavior
- [PATCH] Misc. FAQ fixups, mostly for nofork substitution
- Re: [PATCH 0/1] zsh/random module
- Re: namerefs to var[idx]
- Re: Bug report; git tab-completion on macOS within paths containing unicode characters
- Re: Z shell introductory guide source
- Re: [BUG]select command display in wrong
- Re: [PATCH?] Nofork and removing newlines
- Re: memory leak (2): named reference
- Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- Re: Feedback on prototype reorganized Zsh website
- Re: behavior of test true -a \( ! -a \)
- Nofork ${{var}...} edge cases
- Re: HIST_IGNORE_DUPS also ignores command lines that differ by a space between quotes
- Re: Bug: time doesn't work on builtins
- Re: [PATCH?] Nofork and removing newlines
- Re: \M-^C vs \203 vs \x83 as visual representations of bytes
- Re: [PATCH] More stuff for Etc/FAQ
- Re: [BUG]select command display in wrong
- Re: Crash with read-only CDPATH
- "Bug" from time immemorial with subscript flags
- Re: $var not expanded in ${x?$var}
- PATCH: Re: Bug: time doesn't work on builtins
- [PATCH] More "typeset -p" and GLOBAL_EXPORT
- Re: Z shell introductory guide source
- Re: Up-scope named references, vs. ksh
- "time" and "exec" behavior
- Re: "typeset -p" and no_GLOBAL_EXPORT, other misc.
- Re: [BUG] multibyte never set according to setopt/unsetopt output
- Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- Re: [PATCH?] Nofork and removing newlines
- Re: Assigning an array to a nameref "placeholder"
- [PATCH] Re: Should we be avoiding "zstyle -m" ?
- Re: Inconsistent behavior with comparisons and recursive glob patterns
- Re: [PATCH] Improve stdio management when redirecting descriptors
- Re: [PATCH] Fix crash on unset-through-nameref
- Re: Feature request: ${(l[-3][0])var} to do left padding *without truncation*
- Re: behavior of test true -a \( ! -a \)
- Re: HIST_IGNORE_DUPS also ignores command lines that differ by a space between quotes
- mapfile and unset: Does this actually work?
- Re: misleading message for SIGFPE
- [PATCH] Rectify "private" and nofork
- [PATCH] Use null_glob when expanding file pattern in zmv
- Re: [PATCH v2] Fix jobs -p to be POSIX compliant
- Re: [PATCH] Fix crash on unset-through-nameref
- [PATCH] Improve stdio management when redirecting descriptors
- Re: sticky-note and prompt color leftovers (Re: PATCH: broader support for highlight groups)
- Re: Absolute path tab completion on Windows
- Re: [PATCH?] Nofork and removing newlines
- Re: [RFC PATCH 1/2] complete absolute paths for mpc add
- Re: mapfile and unset: Does this actually work?
- Re: bug: _files depends on extendedglob
- Re: [RFC PATCH 1/2] complete absolute paths for mpc add
- Re: PATCH: real-time signals support
- Re: [PATCH] Improved implementation of ${{var} cmd} etc.
- Re: D04parameter.ztst crashes if USE_MMAP is not defined
- Re: Can someone tell me what I'm doing wrong in the YODL?
- Re: errexit and (Z)ERR trap regression
- Re: [PATCH] 'bad interpreter' error garbled
- Re: errexit and (Z)ERR trap regression
- Nofork and preserving newlines
- Re: Feature request: ${(l[-3][0])var} to do left padding *without truncation*
- Re: Disable UTF8-escaping diacritics
- [PATCH] ${ command; } bash/ksh compatibility
- Re: Aliases that ignore "noaliases"
- Re: Regression: 'read -s' does not disable echo
- Re: memory leak (1): unset private parameter
- Re: "return" behaves differently in .zlogout (Was: Subshell return codes are discarded during logout?)
- Re: D04parameter.ztst crashes if USE_MMAP is not defined
- Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- Re: Example / partial fix for printf with math expressions
- Re: Regression of typeset output with "private"
- [PATCH] Improved implementation of ${{var} cmd} etc.
- Re: PATCH: alternate views on .zle.hlgroups
- Re: [PATCH] init.sourcehome: look in ~/.config/zsh for files
- Re: STTY fails to reset ICRNL / INLCR
- Re: Feedback on prototype reorganized Zsh website
- Re: [PATCH 1/3]: Add named references
- Re: "kill -STOP" as noticed in ksh93u+ gitlab
- Re: Bug report; git tab-completion on macOS within paths containing unicode characters
- "kill -STOP" as noticed in ksh93u+ gitlab
- Re: PATCH: real-time signals support
- Re: Segfault in echoti with Cs and Ms caps
- Re: [PATCH] Fix crash on unset-through-nameref
- Re: typeset -<non-ASCII> (Was: metafication in error messages)
- Re: Bug report; git tab-completion on macOS within paths containing unicode characters
- Re: broken patch in Zsh Mailing List Archive
- Re: [PATCH] Fix crash on unset-through-nameref
- Re: errexit and (Z)ERR trap regression
- Re: [PATCH] unmetafy Re: $var not expanded in ${x?$var}
- Minor runtests.zsh curiosity
- Re: Zsh line editor backwards delete
- Re: [BUG] complist interactive mode overwrites command line
- Re: Unicode allowables in Environment variables
- Re: behavior of test true -a \( ! -a \)
- Re: Bug report; git tab-completion on macOS within paths containing unicode characters
- Re: Absolute path tab completion on Windows
- [PATCH] Document effect of non-forking substitution on "private" parameters
- Re: How does zsh internally store and process variables?
- Re: misleading message for SIGFPE
- Re: [PATCH] remote files completion: remove double-escaping
- Re: $var not expanded in ${x?$var}
- Re: bug: _files depends on extendedglob
- Re: [BUG] ZLE character width with emoji presentation variation selectors in Unicode
- Re: Up-scope named references, vs. ksh
- Re: $var not expanded in ${x?$var}
- Several patches from Oliver
- Re: [BUG] building fails on ArchLinux
- Re: [PATCH 1/3]: Add named references
- Re: Unicode allowables in Environment variables
- Re: Z shell introductory guide source
- Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- Re: Bug report; git tab-completion on macOS within paths containing unicode characters
- Re: behavior of test true -a \( ! -a \)
- Re: [PATCH] Fix crash on unset-through-nameref
- Misc. patches vis-a-vis nameref discussion
- [PATCH] count multibyte and metafied characters correctly for math ops errors
- Re: [BUG] complist interactive mode overwrites command line
- Re: Feature request: ${(l[-3][0])var} to do left padding *without truncation*
- Re: HIST_IGNORE_DUPS also ignores command lines that differ by a space between quotes
- [PATCH] "Raw" error messages with zwarning %l
- Re: Regression: 'read -s' does not disable echo
- Re: behavior of test true -a \( ! -a \)
- Re: PATCH: Re: Bug: time doesn't work on builtins
- [PATCH] namerefs and specials and scoping (oh my)
- "typeset -p" and no_GLOBAL_EXPORT, other misc.
- Re: Bug report; git tab-completion on macOS within paths containing unicode characters
- Re: [PATCH?] Nofork and removing newlines
- Re: [PATCH] add new features and improvements to the "incarg" ZLE widget
- Re: [PATCH] init.sourcehome: look in ~/.config/zsh for files
- Re: Up-scope named references, vs. ksh
- Re: "break" and functions
- Re: Unicode allowables in Environment variables
- Re: Documenting $(( foo )) as similar to $(( ($foo) ))
- Aside regarding ${var:#pat}
- Re: Bug: time doesn't work on builtins
- Re: Feedback on prototype reorganized Zsh website
- Re: File completion with git ls-files
- Re: memory leak (1): unset private parameter
- Should we be avoiding "zstyle -m" ?
- Associative array sorting
- Re: Unicode allowables in Environment variables
- Re: Unicode allowables in Environment variables
- Re: [PATCH] termcap.c: fix pointer type mismatch for boolcodes
- Re: Superfluous completion for noglob
- Re: Feedback on prototype reorganized Zsh website
- Re: mapfile and unset: Does this actually work?
- Re: [PATCH v2] prefer memcpy() over strcpy()
- Re: Inconsistent behavior of the test command with associative arrays
- Re: mapfile and unset: Does this actually work?
- [PATCH] local vs. nameref scoping (was Re: Up-scope named references, vs. ksh)
- Re: Absolute path tab completion on Windows
- Re: D04parameter.ztst crashes if USE_MMAP is not defined
- Aliases that ignore "noaliases"
- Re: memory leak (1): unset private parameter
- Re: "break" and functions
- "break" and functions
- Re: [PATCH] Fix crash on unset-through-nameref
- Example / partial fix for printf with math expressions
- Re: Feedback on prototype reorganized Zsh website
- Re: Up-scope named references, vs. ksh
- Re: Nofork ${{var}...} edge cases
- [PATCH?] Nofork and removing newlines
- Re: Bug report: assigning $! to an array element doesn't work
- Re: [PATCH] init.sourcehome: look in ~/.config/zsh for files
- Re: [PATCH?] Nofork and removing newlines
- Re: issues with saving history to file
- Re: Unicode allowables in Environment variables
- Re: [RFC PATCH 1/2] complete absolute paths for mpc add
- Re: ANSI C standard of zsh
- Re: "typeset -p" and no_GLOBAL_EXPORT, other misc.
- [PATCH] Nofork removing just one newline
- Re: Nofork ${{var}...} edge cases
- Re: Feedback on prototype reorganized Zsh website
- Parameter name argument of sysread, read, print -v, what else?
- Re: "break" and functions
- Re: issues with saving history to file
- Re: "return" behaves differently in .zlogout (Was: Subshell return codes are discarded during logout?)
- Re: [BUG]select command display in wrong
- Re: behavior of test true -a \( ! -a \)
- Re: Unicode allowables in Environment variables
- Re: Unicode allowables in Environment variables
- Re: Feedback on prototype reorganized Zsh website
- Re: Valid Links?
- Re: Example / partial fix for printf with math expressions
- Re: current git Fails to compile on Solaris 11 x86
- Re: [PATCH?] Nofork and removing newlines
- [PATCH] Altering target of named reference when target is initially unset
- Re: errexit and (Z)ERR trap regression
- Re: Nofork ${{var}...} edge cases
- Re: PATCH: broader support for highlight groups
- Re: Unicode allowables in Environment variables
- Re: [PATCH?] Nofork and removing newlines
- Re: What appears to be inconsistent results from ${(%):-%F{${subscript}}
- Re: sticky-note and prompt color leftovers (Re: PATCH: broader support for highlight groups)
- Re: errexit and (Z)ERR trap regression
- [PATCH] math recursion and array overflow
- Re: Assigning an array to a nameref "placeholder"
- Re: Absolute path tab completion on Windows
- Re: Up-scope named references, vs. ksh
- [PATCH] zcurses mouse delay
- [PATCH] (take 2) Local specials and Re: Regression of typeset output with "private"
- Up-scope named references, vs. ksh
- Re: Unicode allowables in Environment variables
- [PATCH] unmetafy Re: $var not expanded in ${x?$var}
- Re: Absolute path tab completion on Windows
- Re: Up-scope named references, vs. ksh
- Regression of typeset output with "private"
- Re: Bug: time doesn't work on builtins
- Re: Dangerous feature - multios with globbing
- Re: Unicode allowables in Environment variables
- Re: Unicode allowables in Environment variables
- Yet another errexit bug?
- Re: "kill -STOP" as noticed in ksh93u+ gitlab
- [PATCH] Fix crash on unset-through-nameref
- Re: behavior of test true -a \( ! -a \)
- Re: [PATCH?] Nofork and removing newlines
- Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- Re: Feature request: ${(l[-3][0])var} to do left padding *without truncation*
- {PATCH] (for real this time) Re: "typeset -p" and no_GLOBAL_EXPORT, other misc.
- Re: Bug: time doesn't work on builtins
- Re: [PATCH] Re: Should we be avoiding "zstyle -m" ?
- Re: [PATCH?] Nofork and removing newlines
- Re: Bug report; git tab-completion on macOS within paths containing unicode characters
- Re: [PATCH?] Nofork and removing newlines
- Re: Bug: time doesn't work on builtins
Ben Knoble
Bev in TX
Christian Hesse
Christian Heusel
Clinton Bunch
Connor Olding
D. Ben Knoble
dana
Daniel Shahaf
Dieter Bolz
earnestly
Edwin Kofler
Ellenor Bjornsdottir
Emil Velikov
Eric Cook
fp oop
Franklin Yu
Frava
Gamcheong YUEN
Gilles
Hamidreza
Han Boetes
Harri Salminen
Henri Tremblay
Hugo Osvaldo Barrera
Huy Z
James
James Tirta Halim
Jim
Jun T
Jun. T
Justin Zobel
Karel Balej
Liao Junxuan
lilydjwg
limited time
liushuyu
Lyn Fugmann
Mark J. Reed
Marlon Richert
Martijn Dekker
Martin Tournoij
Matthew Martin
Michael Prokop
midchildan
Mikael Magnusson
Montze Smith
Nadav Har'El
NeNikitov
Oliver Kiddle
Patrick
Peter Stephenson
Phil Pennock
Philip Sequeira
Philippe Altherr
postwar . marina0n
Ram Rachum
Ray Andrews
Roman Perepelitsa
Ronan Pigott
Rustmilian
safreya
Samson Leong
Samy Dulor
sev
Sho Yuhara
Silejonu
sph
Stephane Chazelas
- Re: [PATCH?] Nofork and removing newlines
- PS2 shows "cmdsubst" for process substitution
- Re: "kill -STOP" as noticed in ksh93u+ gitlab
- Re: $var not expanded in ${x?$var}
- Re: Aliases that ignore "noaliases"
- typeset -<non-ASCII> (Was: metafication in error messages)
- Re: \M-^C vs \203 vs \x83 as visual representations of bytes
- Re: Feature request: ${(l[-3][0])var} to do left padding *without truncation*
- Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- [PATCH][DOC] zsh_eval_context doc improvements (Was: PS2 shows "cmdsubst" for process substitution)
- Re: Up-scope named references, vs. ksh
- Re: Feature request: ${(l[-3][0])var} to do left padding *without truncation*
- Re: [PATCH v3] regexp-replace and ^, word boundary or look-behind operators (and more).
- Re: [PATCH v3] regexp-replace and ^, word boundary or look-behind operators (and more).
- Re: Up-scope named references, vs. ksh
- Re: [PATCH] Fix crash on unset-through-nameref
- Re: Aliases that ignore "noaliases"
- Re: $var not expanded in ${x?$var}
- [PATCH v5] regexp-replace and ^, word boundary or look-behind operators (and more).
- MBEGIN when =~ finds bytes inside characters (Was: [PATCH v5] regexp-replace and ^, word boundary or look-behind operators (and more).)
- Re: [PATCH] Fix crash on unset-through-nameref
- Re: Up-scope named references, vs. ksh
- Re: \M-^C vs \203 vs \x83 as visual representations of bytes
- Re: [PATCH] unmetafy Re: $var not expanded in ${x?$var}
- Re: Example / partial fix for printf with math expressions
- Re: [PATCH] Fix crash on unset-through-nameref
- [Pleae ignore] Missing escaping of C1 control characters for visual representation
- [PATCH][doc] BASHENV -> BASH_ENV typo
- Re: "typeset -p" and no_GLOBAL_EXPORT, other misc.
- Re: [PATCH] Fix crash on unset-through-nameref
- Missing escaping of C1 control characters for visual representation
- Re: Up-scope named references, vs. ksh
- Re: [PATCH?] Nofork and removing newlines
- Re: "typeset -p" and no_GLOBAL_EXPORT, other misc.
- Re: "kill -STOP" as noticed in ksh93u+ gitlab
- [PATCH v6] regexp-replace and ^, word boundary or look-behind operators (and more).
- [PATCH] improve pcre error message
- unset, POSIX and the export attribute (Was: [PATCH] Fix crash on unset-through-nameref)
- quoting of bytes >= 0x80 with set +o multibyte in multibyte locales
- Re: Feature request: ${(l[-3][0])var} to do left padding *without truncation*
- Re: [PATCH] Fix crash on unset-through-nameref
- Re: [PATCH][nitpick-BUG] shebang less scripts and paths starting with -/+
- Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- Re: Assigning an array to a nameref "placeholder"
- Re: [PATCH?] Nofork and removing newlines
- Re: Up-scope named references, vs. ksh
- Re: Example / partial fix for printf with math expressions
- Re: [PATCH] Fix crash on unset-through-nameref
- \M-^C vs \203 vs \x83 as visual representations of bytes
- Re: "kill -STOP" as noticed in ksh93u+ gitlab
- namerefs to var[idx]
- Re: "typeset -p" and no_GLOBAL_EXPORT, other misc.
- Re: Feature request: ${(l[-3][0])var} to do left padding *without truncation*
- [PATCH][nitpick-BUG] shebang less scripts and paths starting with -/+
- Re: [PATCH?] Nofork and removing newlines
- Re: [PATCH] Fix crash on unset-through-nameref
- Re: Feedback on prototype reorganized Zsh website
- Re: Assigning an array to a nameref "placeholder"
- Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- ${<file} (Was: [PATCH?] Nofork and removing newlines)
- Re: $var not expanded in ${x?$var}
- Re: Feedback on prototype reorganized Zsh website
- [BUG] segv and random behaviour with $terminfo for TERM=qnx
- Re: Up-scope named references, vs. ksh
- Re: [PATCH?] Nofork and removing newlines
- Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- Re: $var not expanded in ${x?$var}
- Re: "typeset -p" and no_GLOBAL_EXPORT, other misc.
- Re: misleading message for SIGFPE
- Re: Example / partial fix for printf with math expressions
- Re: [PATCH] Fix crash on unset-through-nameref
- Re: Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
- Re: Up-scope named references, vs. ksh
- Re: typeset -<non-ASCII> (Was: metafication in error messages)
- Feature request: ${(l[-3][0])var} to do left padding *without truncation*
- Re: Feature request: ${(l[-3][0])var} to do left padding *without truncation*
- Re: [PATCH 1/3]: Add named references
- Re: "typeset -p" and no_GLOBAL_EXPORT, other misc.
- Re: Feature request: ${(l[-3][0])var} to do left padding *without truncation*
Stephen Acuna
Trevor Hailey
Vin Shelton
Vincent Lefevre
vlkr1
vnepogodin
Wesley Schwengle
William DeShazer
Wu, Zhenyu
Yves Delley
zeurkous
Mail converted by MHonArc