Zsh Mailing List Archive
zsh-workers 2020
Author Index
Listing 1000 of 1108 messages.
Page 1 of 2.
[Prev Page] [Next Page]
정누리
Arby’s
Jörg Sommer
Marc
Petr Šťastný
Franco Gastón Pellegrini
Jonas Bräutigam
Lawrence Velázquez
Marc Cornellà
Markus Näher
Miroslav Koškár
Timothée Mazzucotelli
Tomasz Kłoczko
Aaron Esau
Addilyn Wood
admin
Aggu Sern
Alex Wilson
Alicia Jackson
Allan Parker
Amy Brooks
Amyn Bennamane
Andras Korn
andrea . marlen
Andreas Kusalananda Kähäri
Andrew Reyes
Andrey Butirsky
Aral Balkan
Arnon Yaari
Artur Renault
austin
Axel Beckert
Bart Schaefer
Billy gloster
BookBub
brian m. carlson
Cedric Ware
Chris Down
Coden
Dan Aloni
Dan Arad
dana
Daniel Shahaf
- Re: [BUG] 'cd -P' leaves double slash in $PWD
- Re: 5.8: LTO exposes some new issues
- Re: zsh/pcre has errors with unicode bytes
- Re: Zsh crashes on `compadd` when using `_history` completer & zstyle `ignored-patterns` is set
- [PATCH] Fix losetup completion, broken in da085b7a20729401c725f91ae930200d0deda64f (41720).
- Re: [PATCH] expand '..n' to equivalent number of '..' segments in fixdir
- Re: PATCH: sshfs user-side automount
- [PATCH 1/2] _quilt: Categorize subcommands
- [PATCH] zprof: Don't tally all anonymous functions as though they were a single function named "(anon)".
- Re: Plan for the 5.9 branch
- Re: [BUG] Two vulnerabilities in zsh
- RFC: region_highlight inter-plugin interoperability: echo service?
- [PATCH] vcs_info quilt: Allow quiltcommand to be a function.
- Re: RFC: function -T f { … }
- Re: 5.8: LTO exposes some new issues
- Re: Git-add completion should show full file paths
- [PATCH 2/2] Do execute the always block even when the try/always block itself is the last command.
- Re: E02xtrace test failed
- Re: [PATCH] Remove spurious open bracket in zsh man page
- Re: PATCH: sshfs user-side automount
- Re: add-zle-hook-widget and multiple hooks
- [PATCH 2/3] vcs_info git: In interactive rebases, properly support the full form of the "exec" verb.
- Re: Feature request: italic style in region_highlight
- Re: Feature request: ZSH_XTRACEFD variable
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: [BUG] Two vulnerabilities in zsh
- Re: vcs_info patch-format/applied-string awareness?
- Re: pwd -r vs. pwd test failure
- Re: Unset “zle_bracketed_paste” .zshrc
- Re: [PATCH] A glob with a trailing slash will now match unreadable/unexecutable directories.
- Re: Zsh crashes on `compadd` when using `_history` completer & zstyle `ignored-patterns` is set
- Re: best way to disable PRIVILEGED?
- Re: feature request
- Re: Feature request: ZSH_XTRACEFD variable
- Re: local_traps doesn't restore traps set from functions
- Re: 'make install' fails when build directory is differnet from that of source tree.
- [PATCH] docs: Change zstyle example to a non-hierarchical one
- Re: Bug report: `setopt noaliases` not respected in `local` statement without assignment.
- [PATCH] vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-string hook information on already-applied patches.
- [PATCH 3/3] internal: vcs_info git: Add a test case repository for rebase-apply situations
- Re: subversion 1.13 breaks argument completion in zsh 5.7.1
- Re: Unset “zle_bracketed_paste” .zshrc
- Plan for the 5.9 branch
- Re: [PATCH] remove 'appendhistory' from zsh-newuser-install
- Re: [PATCH] configure.ac: check for has_colors symbol in curses lib
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- Re: [PATCH v2] exec: run final pipeline command in a subshell in sh mode
- Re: Bug in "git stash drop" completion: "_arguments:comparguments:325: invalid argument: _git-notes"
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- Re: Make `Ctrl + W` and `Ctrl + Shift + H` in zsh behave the same as in bash
- Re: [PATCH] configure.ac: check for has_colors symbol in curses lib
- =(...) on LHS of pipeline leaks tempfiles
- Re: _git: Improve handling of aliases
- Re: Useless assignment in _rm
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- [PATCH] Fix workers/45164: ${(S)%%} will now consider the empty string as a potential match.
- Re: Message size limit? (was: Five New Test Failures)
- Re: GitHub/GitLab PRs backlog
- RFC: function -T f { … }
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- [PATCH 2/2] _quilt: Add subcommand descriptions
- globbing in the repeat-count word gives "illegal character"
- [PATCH] _debsnap: New completion function.
- Re: Fwd: 5.8: LTO exposes some new issues
- [PATCH] internal: Document the difference between paramtab and realparamtab.
- Re: Patch: Doc: clarify effect of KSH_ARRAYS on subscript (I)
- Re: 5.8: LTO exposes some new issues
- Re: [PATCH] _git: add completion for git-version
- zsh/lldb (was: Re: [BUG] Zsh crashes when using autocomplete because of memory unsafety (double free))
- Re: add-zle-hook-widget and multiple hooks
- Re: [PATCH v2] exec: run final pipeline command in a subshell in sh modeZZ
- zstyle: "more specific" patterns and *-components
- Re: Feature Request: fc -C to clear history and reset counter
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [PATCH] add missing read-only zfs property "space"
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: Idle musing about (naming of) CLOBBER_EMPTY
- Re: [Bug] Unexpected process suspension
- Re: [Bug] Unexpected bug suspension
- Re: [bug] :P modifier and symlink loops
- Re: 'make install' fails when build directory is differnet from that of source tree.
- Re: PATCH: sshfs user-side automount
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: completion for compilers (cc, gcc...) and -o
- Re: Unreadable directories aren't included in glob expansion
- [PATCH] bin_umask(): Queue signals around umask().
- Re: zsh 5.8 released
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: [PATCH] [doc] clone module using xterm's slave mode
- Re: Useless assignment in _rm
- Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.
- Re: Feature Request: fc -C to clear history and reset counter
- Re: Any way to allow clobbering empty files when noclobber is set?
- [PATCH 1/2] internal: Add a second parameter to zlinklist2array(), analogously to hlinklist2array().
- Re: glob qualifier '-' doesn't work correctly on dangling symlinks
- Re: 'make install' fails when build directory is differnet from that of source tree.
- Re: Five New Test Failures
- [PATCH] vared: Escape empty elements of arrays
- Re: [PATCH] _git: Fix __git_recent_branches for case when commit has empty message
- [PATCH 2/2] FAQ (3.1): Update ksh compatibility answer for reserved word typeset.
- Re: Feature request: ZSH_XTRACEFD variable
- Re: completion for compilers (cc, gcc...) and -o
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: Official plugin manager?
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: A bug tracker (was: Re: [Bug] Unexpected process suspension)
- Re: [bug] :P modifier and symlink loops
- Re: cd does not update $PWD in a timely fashion.
- Re: RFE: Migration zsh git repo to github or gitlab
- Re: Plan for the 5.9 branch
- Re: Unset “zle_bracketed_paste” .zshrc
- Re: [PATCH] find RLIM_NLIMITS correctly on CygwinjL
- Re: [BUG] Zsh crashes when using autocomplete because of memory unsafety (double free)
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: [PATCH] _debsnap: New completion function.
- Re: [PATCH] vared: Escape empty elements of arrays
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- [PATCH 3/4] _git: Complete more options and diff/merge tools.
- Re: Bug report: `setopt noaliases` not respected in `local` statement without assignment.
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- [PATCH] docs: Clarifications about zstyle patterns.
- Re: [PATCH] [doc] clone module using xterm's slave mode
- Re: [PATCH] return status 126 for execution failures other than 'not found'
- Re: Five New Test Failures
- [PATCH] _git: Support completion from outside of a worktree when --git-dir/--work-tree are specified on the command line
- Re: [PATCH] vared: Escape empty elements of arrays
- Re: [PATCH v3 2/3] builtins: kill: Add `kill ''` regression test with explicit sigspec
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: zcompile doesn't support Unicode file names
- [PATCH] A glob with a trailing slash will now match unreadable/unexecutable directories.
- Re: Unreadable directories aren't included in glob expansion
- Re: completion for compilers (cc, gcc...) and -o
- Re: Five New Test Failures
- Re: [PATCH] _git: add completion for git-version
- Re: Test Failure. 2020-03-08
- Re: [PATCH v3 2/3] builtins: kill: Add `kill ''` regression test with explicit sigspec
- Re: RFE: Migration zsh git repo to github or gitlab
- Re: Plan for the 5.9 branch
- Re: [PATCH] sh/ksh init: don't initialise lowercase parameters
- Re: completion for compilers (cc, gcc...) and -o
- Re: pwd -r vs. pwd test failure
- Re: add-zle-hook-widget and multiple hooks
- Re: [PATCH] Re: RFC: region_highlight inter-plugin interoperability: echo service?
- Re: Test failures in --disable-multibyte
- Fw: [zsh:web] 3 new commits to Website-content
- Re: [PATCH] _git: Improve handling of aliases
- [PATCH] Queue signals around arithmetic evaluations
- Re: Bug report: `setopt noaliases` not respected in `local` statement without assignment.
- Re: [PATCH v3 2/3] builtins: kill: Add `kill ''` regression test with explicit sigspec
- Re: [PATCH] completion: Unison uses the $UNISON variable
- [PATCH] vcs_info git: Fix current patch's name in several cases.
- Re: Editing the history in the shell
- Re: add-zle-hook-widget and multiple hooks
- [PATCH 2/2] _arguments: Add the -0 flag, which makes $opt_args be populated sanely.
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- [PATCH 3/3] _git: Complete --contains after -r (--remotes).
- -o nobanghist -o emacs segfaults
- Re: Any way to allow clobbering empty files when noclobber is set?
- Message size limit? (was: Five New Test Failures)
- [PATCH */2] test harness: Plug a symlink attack
- Re: 5.8: LTO exposes some new issues
- [PATCH 1/2] zstyle docs: Introduce the first synopsis in the same way as all others: with an item()().
- Re: [PATCH] sh/ksh init: don't initialise lowercase parameters
- Re: GitHub/GitLab PRs backlog
- Re: Test failures in --disable-multibyte
- [PATCH 1/2] Add an XFail test: The exec-last-command optimization is applied to try/always.
- [PATCH] Add a unit test for workers/46060.
- Re: Solution: Bu report - unix/_gpg completion broken
- Re: [PATCH] _units: Correct the path to the units data file on Debian with units 2.00 and newer.
- [PATCH 3/3] vcs_info git: In interactive rebases, process gen-unapplied-string arguments like gen-applied-string arguments are processed.
- Re: glob qualifier '-' doesn't work correctly on dangling symlinks
- FAQ 3.1 (word splitting) is out of date when 'typeset' is a reserved word
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: Solution: Bu report - unix/_gpg completion broken
- Re: local_traps doesn't restore traps set from functions
- Re: Unreadable directories aren't included in glob expansion
- Re: Help Request/Bug Report: comparguments causes _arguments to fail in certain cases
- Re: [PATCH] A glob with a trailing slash will now match unreadable/unexecutable directories.
- Re: zsh: corrupt history file
- Re: Adding builtin command option aliases
- Re: "export FOO" twice behaves differently than "export FOO" once
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- Re: Feature request: ZSH_XTRACEFD variable
- Re: [PATCH] Add completion functions for Cygwin.
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: Any way to allow clobbering empty files when noclobber is set?
- [PATCH 1/2] FAQ: Add "Why does my bash script report an error when I run it under zsh?".
- Hosting copies of the PGP public keys
- [PATCH] Re: RFC: region_highlight inter-plugin interoperability: echo service?
- [PATCH] Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks as a top-level helper function.
- [PATCH 1/3] vcs_info: Set $rrn in all backends.
- Re: [PATCH v3] Add code to Mercurial VCS backend to show topic if there is any.
- Re: [PATCH] docs: GLOBAL_RCS option is set with +d
- Re: [PATCH v4] Add code to Mercurial VCS backend to show topic if there is any.
- Re: zsh watch function
- Re: [PATCH] _subversion: Make 'svnliteadmin' completed same as 'svnadmin'
- Re: 5.8: LTO exposes some new issues
- Re: zsh: corrupt history file
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: How to use noglob with an alias?
- [PATCH 3/3] vcs_info svn: Detect the "working copy format is too new" error.
- Re: Asking for status of a submitted patch
- [PATCH] internal: ztst.vim: Fix highlighting of zsh comments in test payload
- [PATCH] _rsync: When completing remote modules, ignore more of the motd.
- Re: [PATCH] zprof: Don't tally all anonymous functions as though they were a single function named "(anon)".
- vared doesn't honour leading escaped separator
- Re: [bug] :P modifier and symlink loops
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: 'make install' fails when build directory is differnet from that of source tree.
- Re: [PATCH] Improve _man file-path completion
- [PATCH] _units: Correct the path to the units data file on Debian with units 2.00 and newer.
- [PATCH 1/3] vcs_info git: In non-interactive rebases, compute patch names for unapplied patches.
- Re: Hosting copies of the PGP public keys
- Re: [PATCH ALTERNATE] builtins: kill: Do not set signal on current pgroup when pid is empty
- Re: 5.8: LTO exposes some new issues
- Re: [PATCH] _git: Support completion from outside of a worktree when --git-dir/--work-tree are specified on the command line
- Re: Unset “zle_bracketed_paste” .zshrc
- Re: PATCH: update ansible completion to 2.9
- Re: [PATCH] _git: Fix __git_recent_branches for case when commit has empty message
- Re: gpg key used to sign zsh tarball has no trusted signatures so how can I trust it?
- Re: [BUG] Issue with set built-in in 5.8 (?)
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- Re: [Bug] incorrect warning when I type rm /*
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: Zsh crashes on `compadd` when using `_history` completer & zstyle `ignored-patterns` is set
- Re: Official plugin manager?
- Re: zstyle: "more specific" patterns and *-components
- GitHub/GitLab PRs backlog
- Re: [PATCH v2] exec: run final pipeline command in a subshell in sh modeZZ
- Re: Unreadable directories aren't included in glob expansion
- Re: Feature request: ZSH_XTRACEFD variable
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- [PATCH 2/3] vcs_info git: In non-interactive rebases, obtain applied patches' names.
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- Re: completion for compilers (cc, gcc...) and -o
- Re: Bug with traps and exit
- Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.
- Re: Official plugin manager?
- [PATCH 2/4] _git-config: Fix a bug where a second trailing dot would be incorrectly offered.
- Re: [PATCH] sh/ksh init: don't initialise lowercase parameters
- Setting/Querying cache-policy (was: Re: sudo autocompletion)
- Re: [PATCH v2 1/2] builtins: kill: Add basic test suite
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: [PATCH] coding practice in examples (-- with globs mostly)
- Re: add-zle-hook-widget and multiple hooks
- Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- Re: completion for compilers (cc, gcc...) and -o
- Re: 'make install' fails when build directory is differnet from that of source tree.
- [PATCH 1/3] zshexpn: Describe parameter elision and add some introductory prose
- Re: [zsh:code] New commit [817d46] by Mikael Magnusson
- Re: sudo autocompletion
- Re: [PATCH] Re: RFC: region_highlight inter-plugin interoperability: echo service?
- [PATCH] Document where third-party completion functions should be installed.
- Re: Git-add completion should show full file paths
- Re: [PATCH] Make --disable-multibyte warn, since the test suite fails in that configuration. (was: Re: Test failures in --disable-multibyte)
- Re: [zsh:code] New commit [e89060] by dana
- Re: gpg key used to sign zsh tarball has no trusted signatures so how can I trust it?
- [PATCH] Make --disable-multibyte warn, since the test suite fails in that configuration. (was: Re: Test failures in --disable-multibyte)
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: Useless assignment in _rm
- Re: [PATCH v2 2/2] builtins: kill: Do not signal current process group when pid is empty
- Re: Plan for the 5.9 branch
- Re: Solution: Bu report - unix/_gpg completion broken
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [PATCH] sh/ksh init: don't initialise lowercase parameters
- [PATCH 1/3] vcs_info git: In interactive rebases, ignore comment lines.
- Re: [PATCH] Improve _man file-path completion
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.
- [PATCH 2/3] _git: Complete bisect/new as well as bisect/bad.
- Re: local_traps doesn't restore traps set from functions
- Re: [BUG] Two vulnerabilities in zsh
- Re: [BUG] Two vulnerabilities in zsh - #1 :: null dereference in check_colon_subscript in subst.c
- Re: zstyle: "more specific" patterns and *-components
- [PATCH] docs: Use an itemized list in the documentation of the *(o) glob qualifier.
- [PATCH] FAQ: Explain how to binary search one's dotfiles
- vcs_info patch-format/applied-string awareness? (was: Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.)
- [PATCH] Make the expansion of manref()() in ztexi.yo match its expansion in zman.yo.
- Re: pwd -r vs. pwd test failure
- Re: [BUG] zsystem:34: flock: invalid timeout value: '0'
- Re: Codespell report for "zsh" (on fossies.org)
- Re: [PATCH v2] exec: run final pipeline command in a subshell in sh mode
- Re: [PATCH 2/2] _arguments: Add the -0 flag, which makes $opt_args be populated sanely.
- Re: PATCH: sshfs user-side automount
- [PATCH 4/4] _git-config: Partly fix a bug whereby a 'foo.ba<TAB>' wouldn't be completed to 'foo.bar.baz'.
- Re: Test Failure. 2020-03-08
- Re: [Bug] incorrect warning when I type rm /*
- Re: PATCH: following -C option in make completion
- Re: [Bug] incorrect warning when I type rm /*
- Re: Unset “zle_bracketed_paste” .zshrc
- Re: Feature request: ZSH_XTRACEFD variable
- Re: Official plugin manager?
- [PATCH 2/3] vcs_info: Deduplicate calling the set-branch-format hook.
- Re: [Bug] Unexpected process suspension
- Re: Bug with traps and exit
- Re: [BUG] zsystem:34: flock: invalid timeout value: '0'
- Re: _git: Improve handling of aliases
- Re: [PATCH] coding practice in examples (-- with globs mostly)
- Re: 'make install' fails when build directory is differnet from that of source tree.
- Re: Any way to allow clobbering empty files when noclobber is set?
- Test failures in --disable-multibyte
- Re: Any way to allow clobbering empty files when noclobber is set?
- add-zle-hook-widget and multiple hooks
- Re: :P test failure
- Re: completion: proposal for Completion/Debian/_dscverify
- Re: Codespell report for "zsh" (on fossies.org)
- [PATCH] New helper script for listing XFail tests.
- [PATCH 2/2] zstyle docs: Unoverload a placeholder variable name.
- Re: Idle musing about (naming of) CLOBBER_EMPTY
- Re: GitHub/GitLab PRs backlog
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [PATCH v3] Add code to Mercurial VCS backend to show topic if there is any.
- Re: [bug] :P modifier and symlink loops
- [PATCH 1/4] _git-config: Complete some more options.
- Re: Official plugin manager?
- vcs_info: unreadable executable directories don't flush $vcs_info_msg_N_
- Re: Unset “zle_bracketed_paste” .zshrc
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: local_traps doesn't restore traps set from functions
- Re: Official plugin manager?
- Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.
- Re: [PATCH v2 2/2] builtins: kill: Do not signal current process group when pid is empty
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: completions for c99
- Re: globbing in the repeat-count word gives "illegal character"
- [PATCH] test harness: Make the XPass message distinct from the Fail message.
- Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.
- Re: glob qualifier '-' doesn't work correctly on dangling symlinks
- A bug tracker (was: Re: [Bug] Unexpected process suspension)
- [PATCH] Make --enable-gdbm default to false, rather than default to true with an unavoidable warning.
Dave Woodfall
David Parker
David Torres
dg1727
Dian M Fay
doron . behar
Doron Behar
drelo
Eitan Adler
Email Administrator
Emanuel Berg
emmanuelmallabo
Eric Cook
foesco20
Fossies Administrator
Frank Terbeck
Frederick Zhang
Gamma
Gerry Wiliam
Godmar Back
Grace Johnson
Guardian Live
Guido Cella
Han Boetes
Hedge Union
Henri Menke
IFG Executive Education par SoftDirect
imf office
info20
james . skywebs
Jayden Brooks
Jennifer
Jens Staal
John Stone
Joseph Gladden
Juan Jake
Jun T
Jun. T
Kelvin Shaw
La MegabaseB2B
Lars Wendler
Leah Neukirchen
Louis Parker
Manuel Jacob
Marco Trevisan
Marie White
Marlon Richert
Martijn Dekker
Martin Tournoij
Martin von Wittich
Mary
Matthew Martin
Michael Stapelberg
Mikael Magnusson
Mike Russell
Mike Zhang
Miroslav Koškár
MmSMTP
Nancy Smith
Nathan Sidwell
Nicole Gapes
nolan smith
O. simplex
Oliver Kiddle
Osterholt Linda
oxiedi
Paul Joseph
Perette Barella
Pete Moore
Peter Moore
Peter Stephenson
Phil Pennock
polishpena4268549
Prof. Adam Wolf
RICE WARNER
Rik
Romain Porte
Roman Perepelitsa
Ronald Fischer
Ross Goldberg
Rudi C
Santha Muller
scowles
Sebastian Gniazdowski
Mail converted by MHonArc