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