Zsh Mailing List Archive
zsh-workers 2020
Author Index
Listing 1000 of 1538 messages.
Page 1 of 2.
[Prev Page] [Next Page]
Jörg Sommer
Jérémie Roquet
Marc
Petr Šťastný
Franco Gastón Pellegrini
Jörg Sommer
Jonas Bräutigam
Lawrence Velázquez
Marc Cornellà
Markus Näher
Michaël Cadilhac
Miroslav Koškár
Robert Cegliński
Timothée Mazzucotelli
Tomasz Kłoczko
Aaron Esau
Aggu Sern
Ajeet D'Souza
Aleksandr Mezin
Alexander Remus
Alvin Seville
Amyn Bennamane
Andras Korn
Andreas Kusalananda Kähäri
Andrew Reyes
Andrey Butirsky
Aral Balkan
Arnon Yaari
Artur Renault
Arusekk
Aryn Starr
Axel Beckert
Bart Schaefer
Billy gloster
brian m. carlson
Brice Waegeneire
Cedric Ware
Chris Down
Christian K
Coden
Dan Aloni
Dan Arad
dana
Daniel Shahaf
- Re: PATCH: minimal dropbox command line completion
- [PATCH 2/2] Do execute the always block even when the try/always block itself is the last command.
- Brace expansion in command position
- [PATCH] Queue signals around arithmetic evaluations
- Re: 5.8: LTO exposes some new issues
- Re: [PATCH] _units: Correct the path to the units data file on Debian with units 2.00 and newer.
- [PATCH] vcs_info git: Fix current patch's name in several cases.
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: PATCH: following -C option in make completion
- Re: Bug in "git stash drop" completion: "_arguments:comparguments:325: invalid argument: _git-notes"
- Re: Make `Ctrl + W` and `Ctrl + Shift + H` in zsh behave the same as in bash
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- zsh/lldb (was: Re: [BUG] Zsh crashes when using autocomplete because of memory unsafety (double free))
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [zsh:code] New commit [817d46] by Mikael Magnusson
- Re: zcompile doesn't support Unicode file names
- [PATCH 1/3] vcs_info: Set $rrn in all backends.
- [PATCH 1/2] zstyle docs: Introduce the first synopsis in the same way as all others: with an item()().
- Re: pwd -r vs. pwd test failure
- Re: _git: Improve handling of aliases
- Re: Adding builtin command option aliases
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: Bug with unset variables
- is-at-least false positive (5.8.0.2 / 5.8)
- Re: PATCH: minimal dropbox command line completion (and $compstate[nmatches]/$ret)
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: Official plugin manager?
- Re: PATCH: 5.8: add information to git-clean completion
- Re: [BUG] zsystem:34: flock: invalid timeout value: '0'
- Re: [PATCH v3 2/3] builtins: kill: Add `kill ''` regression test with explicit sigspec
- [PATCH] New helper script for listing XFail tests.
- Re: [bug] :P modifier and symlink loops
- Re: Official plugin manager?
- Re: [PATCH] _git-grep: Complete files when outside git repos
- Re: zsh: corrupt history file
- [PATCH] Make --enable-gdbm default to false, rather than default to true with an unavoidable warning.
- Re: Test failures in --disable-multibyte
- Re: GitHub/GitLab PRs backlog
- Re: [PATCH] Remove spurious open bracket in zsh man page
- Re: Useless assignment in _rm
- Re: [PATCHv1] [long] improvements to limit/ulimit API and doc
- Re: GitHub/GitLab PRs backlog
- [PATCH] _git: Support completion from outside of a worktree when --git-dir/--work-tree are specified on the command line
- Re: [BUG] 'cd -P' leaves double slash in $PWD
- Re: [bug] :P modifier and symlink loops
- Re: [BUG] Two vulnerabilities in zsh
- Re: Any way to allow clobbering empty files when noclobber is set?
- [PATCH 1/2] Add an XFail test: The exec-last-command optimization is applied to try/always.
- Re: Feature request: ZSH_XTRACEFD variable
- globbing in the repeat-count word gives "illegal character"
- [PATCH] Re: RFC: region_highlight inter-plugin interoperability: echo service?
- Re: [bug] :P modifier and symlink loops
- [PATCH 2/2] _quilt: Add subcommand descriptions
- Re: 'make install' fails when build directory is differnet from that of source tree.
- Re: [PATCH] remove 'appendhistory' from zsh-newuser-install
- Re: Zsh crashes on `compadd` when using `_history` completer & zstyle `ignored-patterns` is set
- [PATCH] vcs_info quilt: Allow quiltcommand to be a function.
- Re: PATCH: sshfs user-side automount
- Re: Unreadable directories aren't included in glob expansion
- Re: print -v with multibyte characters
- Re: Hosting copies of the PGP public keys
- Re: Five New Test Failures
- Re: local_traps doesn't restore traps set from functions
- Re: Brace expansion in command position
- Re: [PATCH] _git: add completion for git-version
- /mla/patches.shtml
- Re: [PATCH] completion: Unison uses the $UNISON variable
- Re: [PATCH] vared: Escape empty elements of arrays
- Re: Unset “zle_bracketed_paste” .zshrc
- Re: Bug with traps and exit
- Re: [PATCH] sh/ksh init: don't initialise lowercase parameters
- Re: Asking for status of a submitted patch
- Re: Bug in completion with curly braces?
- Re: Kali Linux is changing its default shell to Zsh
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- [PATCH 2/3] _git: Complete bisect/new as well as bisect/bad.
- Re: [RESEND] Is there a way to put a timeout on a function?
- Re: [PATCH] [doc] clone module using xterm's slave mode
- Re: local_traps doesn't restore traps set from functions
- [PATCH 2/4] _git-config: Fix a bug where a second trailing dot would be incorrectly offered.
- Re: Security
- Re: [RFC/PATCH] completion: git: add fast mode
- Re: Editing the history in the shell
- Re: Bug with unset variables
- Re: Unset “zle_bracketed_paste” .zshrc
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [PATCH v2 2/2] builtins: kill: Do not signal current process group when pid is empty
- [PATCH] test harness: Make the XPass message distinct from the Fail message.
- Re: [PATCH] _git: Fix __git_recent_branches for case when commit has empty message
- Re: How to use noglob with an alias?
- Re: 'make install' fails when build directory is differnet from that of source tree.
- [PATCH] _debsnap: New completion function.
- Re: glob qualifier '-' doesn't work correctly on dangling symlinks
- Re: subversion 1.13 breaks argument completion in zsh 5.7.1
- Re: 'make install' fails when build directory is differnet from that of source tree.
- Re: region_highlight converts `fg=default` to `none`, which is not the same
- Re: [Bug] Unexpected process suspension
- Re: 5.8: LTO exposes some new issues
- Re: Zsh crashes on `compadd` when using `_history` completer & zstyle `ignored-patterns` is set
- Re: add-zle-hook-widget and multiple hooks
- Re: region_highlight converts `fg=default` to `none`, which is not the same
- vcs_info: unreadable executable directories don't flush $vcs_info_msg_N_
- Re: [regression] %2K prompt expansion no longer works
- Re: [PATCH] docs: More precisely, a double-quoted expression
- Re: completions for c99
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: What happened to the Zsh.org mailing list archives?
- [PATCH 1/3] zshexpn: Describe parameter elision and add some introductory prose
- [PATCH] vared: Escape empty elements of arrays
- Re: Bug with unset variables
- Re: PATCH: minimal dropbox command line completion
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: Unset “zle_bracketed_paste” .zshrc
- Re: Feature request: ZSH_XTRACEFD variable
- Re: [PATCH v2 1/2] builtins: kill: Add basic test suite
- Re: PATCH: sshfs user-side automount
- Re: [PATCH v2 2/2] builtins: kill: Do not signal current process group when pid is empty
- [PATCH] internal: Document the difference between paramtab and realparamtab.
- [PATCH] Fix losetup completion, broken in da085b7a20729401c725f91ae930200d0deda64f (41720).
- [PATCH] Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks as a top-level helper function.
- Re: Solution: Bu report - unix/_gpg completion broken
- [PATCH] zprof: Don't tally all anonymous functions as though they were a single function named "(anon)".
- [PATCH 1/2] internal: Add a second parameter to zlinklist2array(), analogously to hlinklist2array().
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- [PATCH 3/3] _git: Complete --contains after -r (--remotes).
- Re: Feature request: ZSH_XTRACEFD variable
- Re: [bug] :P modifier and symlink loops
- RFC: region_highlight inter-plugin interoperability: echo service?
- Re: [PATCH] return status 126 for execution failures other than 'not found'
- Re: PATCH: update ansible completion to 2.9
- Re: Bug report: `setopt noaliases` not respected in `local` statement without assignment.
- Re: [PATCH] vcs_info: add 'find-deepest' zstyle
- [PATCH 2/2] FAQ (3.1): Update ksh compatibility answer for reserved word typeset.
- Re: [PATCH] coding practice in examples (-- with globs mostly)
- Setting/Querying cache-policy (was: Re: sudo autocompletion)
- Re: 'make install' fails when build directory is differnet from that of source tree.
- Re: Fwd: 5.8: LTO exposes some new issues
- Re: [PATCH] Add completion functions for Cygwin.
- Re: [PATCHv1] [long] improvements to limit/ulimit API and doc
- Re: [PATCH] _git: add completion for git-version
- Re: [RESEND] Is there a way to put a timeout on a function?
- Re: 'make install' fails when build directory is differnet from that of source tree.
- Re: gpg key used to sign zsh tarball has no trusted signatures so how can I trust it?
- Re: Kali Linux is changing its default shell to Zsh
- [PATCH] internal: ztst.vim: Fix highlighting of zsh comments in test payload
- Re: pwd -r vs. pwd test failure
- Re: Patch: Doc: clarify effect of KSH_ARRAYS on subscript (I)
- Re: [PATCHv2 2/2] [long] improvements to limit/ulimit API and doc (the rest)
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: [PATCH] configure.ac: check for has_colors symbol in curses lib
- Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.
- Re: [PATCH] Make --disable-multibyte warn, since the test suite fails in that configuration. (was: Re: Test failures in --disable-multibyte)
- [PATCH] 'repeat' loops: Let the repeat count use $?.
- Re: Feature request: italic style in region_highlight
- Re: [BUG] Two vulnerabilities in zsh - #1 :: null dereference in check_colon_subscript in subst.c
- Re: zstyle: "more specific" patterns and *-components
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: E02xtrace test failed
- [PATCH 2/2] _arguments: Add the -0 flag, which makes $opt_args be populated sanely.
- Re: Plan for the 5.9 branch
- FAQ 3.1 (word splitting) is out of date when 'typeset' is a reserved word
- Re: pwd -r vs. pwd test failure
- Re: RFC: function -T f { … }
- Re: completion for compilers (cc, gcc...) and -o
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: Unset “zle_bracketed_paste” .zshrc
- Re: [RFC PATCH v3] vcs_info: choose backend by basedir
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [PATCH] _git: Fix __git_recent_branches for case when commit has empty message
- Re: PATCH: sshfs user-side automount
- Re: zsh: corrupt history file
- Re: [PATCH 2/2] _arguments: Add the -0 flag, which makes $opt_args be populated sanely.
- Re: Help Request/Bug Report: comparguments causes _arguments to fail in certain cases
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Test failures in --disable-multibyte
- Re: Official plugin manager?
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: [PATCH] sh/ksh init: don't initialise lowercase parameters
- Re: Feature Request: fc -C to clear history and reset counter
- [PATCH 4/4] _git-config: Partly fix a bug whereby a 'foo.ba<TAB>' wouldn't be completed to 'foo.bar.baz'.
- Re: local_traps doesn't restore traps set from functions
- Re: Bug report: `setopt noaliases` not respected in `local` statement without assignment.
- Re: [PATCH] configure.ac: check for has_colors symbol in curses lib
- Re: [Bug] Unexpected bug suspension
- Re: Test Failure. 2020-03-08
- Re: Codespell report for "zsh" (on fossies.org)
- Re: [PATCH ALTERNATE] builtins: kill: Do not set signal on current pgroup when pid is empty
- Re: [PATCH] expand '..n' to equivalent number of '..' segments in fixdir
- Re: "rpmbuild -tb [tab]" or "rpmbuild -ta [tab]" get stuck / do not complete even if there are tarballs in ./*
- Re: [PATCH] sh/ksh init: don't initialise lowercase parameters
- Re: ZSH segfault macOS using ALL_EXPORT
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: [PATCH] vcs_info: add 'find-deepest' zstyle
- Re: zstyle: "more specific" patterns and *-components
- Re: [RFC PATCH v3] vcs_info: choose backend by basedir
- Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- [PATCH] bin_umask(): Queue signals around umask().
- Re: [PATCH] [doc] clone module using xterm's slave mode
- Re: [zsh:code] New commit [e89060] by dana
- Re: [Bug] Unexpected process suspension
- Re: Unreadable directories aren't included in glob expansion
- Re: Bug in completion with curly braces?
- [PATCH] _units: Correct the path to the units data file on Debian with units 2.00 and newer.
- Re: [Bug] incorrect warning when I type rm /*
- [PATCH] docs: Document explicitly that the :P modifier returns a symlink-less path.
- [PATCH] A glob with a trailing slash will now match unreadable/unexecutable directories.
- [PATCH 2/3] vcs_info git: In interactive rebases, properly support the full form of the "exec" verb.
- Re: [PATCH] A glob with a trailing slash will now match unreadable/unexecutable directories.
- Re: [PATCH] vcs_info: add 'find-deepest' zstyle
- Re: glob qualifier '-' doesn't work correctly on dangling symlinks
- Re: "export FOO" twice behaves differently than "export FOO" once
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- Re: region_highlight converts `fg=default` to `none`, which is not the same
- A bug tracker (was: Re: [Bug] Unexpected process suspension)
- Re: Feature request: ZSH_XTRACEFD variable
- [PATCH */2] test harness: Plug a symlink attack
- Re: 5.8: LTO exposes some new issues
- Re: [PATCH] sh/ksh init: don't initialise lowercase parameters
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [BUG] zsystem:34: flock: invalid timeout value: '0'
- Re: Call for moderators
- [PATCH 3/4] _git: Complete more options and diff/merge tools.
- Re: Message size limit? (was: Five New Test Failures)
- Re: Official plugin manager?
- GitHub/GitLab PRs backlog
- Re: Official plugin manager?
- Re: _git: Improve handling of aliases
- Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.
- Re: Bug#968988: zsh: Wrong completion hints for *(c): + and - inverted
- Re: completion for compilers (cc, gcc...) and -o
- Re: bad math expression error inside _pick_variant when running insert-all-matches for ls
- Re: Useless assignment in _rm
- Re: [PATCH] Fix zstyle option completion
- [PATCH 2/2] zstyle docs: Unoverload a placeholder variable name.
- Re: zsh/pcre has errors with unicode bytes
- Re: [PATCH v3] Add code to Mercurial VCS backend to show topic if there is any.
- [PATCH] Fix workers/45164: ${(S)%%} will now consider the empty string as a potential match.
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [PATCH] _subversion: Make 'svnliteadmin' completed same as 'svnadmin'
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: [BUG] Issue with set built-in in 5.8 (?)
- Re: zsh coding style (was about a limit patch review)
- Re: Plan for the 5.9 branch
- Re: Official plugin manager?
- [PATCH 3/3] vcs_info svn: Detect the "working copy format is too new" error.
- Re: PATCH: sshfs user-side automount
- Re: Security
- Re: sudo autocompletion
- Call for moderators
- Re: [BUG] Zsh crashes when using autocomplete because of memory unsafety (double free)
- vcs_info patch-format/applied-string awareness? (was: Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.)
- Re: 5.8: LTO exposes some new issues
- Plan for the 5.9 branch
- Re: [PATCH v2] exec: run final pipeline command in a subshell in sh mode
- Re: [PATCH] find RLIM_NLIMITS correctly on CygwinjL
- [PATCH 2/3] vcs_info git: In non-interactive rebases, obtain applied patches' names.
- [PATCH 2/3] vcs_info: Deduplicate calling the set-branch-format hook.
- Re: [PATCH v4] Add code to Mercurial VCS backend to show topic if there is any.
- [PATCH] zshguide typo (was: how to use tags in zsh completion system)
- Re: completion for compilers (cc, gcc...) and -o
- Re: vcs_info patch-format/applied-string awareness?
- Re: "make check" suggestion
- Re: Ctrl-\ during completion makes zsh quit
- Re: Unset “zle_bracketed_paste” .zshrc
- Re: [PATCH v4] vcs_info: choose backend by basedir
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- Re: GitHub/GitLab PRs backlog
- Re: [PATCH] vcs_info: add 'find-deepest' zstyle
- Re: Codespell report for "zsh" (on fossies.org)
- Re: Test failures in --disable-multibyte
- Re: Feature request: ZSH_XTRACEFD variable
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- [PATCH] FAQ: Explain how to binary search one's dotfiles
- Re: [PATCH] Re: RFC: region_highlight inter-plugin interoperability: echo service?
- [PATCH 3/3] internal: vcs_info git: Add a test case repository for rebase-apply situations
- [PATCH 1/2] FAQ: Add "Why does my bash script report an error when I run it under zsh?".
- Re: Unreadable directories aren't included in glob expansion
- Re: [PATCH] coding practice in examples (-- with globs mostly)
- Re: 'make install' fails when build directory is differnet from that of source tree.
- Re: Use external tool if there are a large number of completions
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- Re: [bug] Special parameters $PATH and $path aren't kept in sync after emulating sh
- Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.
- Re: Bug report: `setopt noaliases` not respected in `local` statement without assignment.
- Re: [PATCH] zprof: Don't tally all anonymous functions as though they were a single function named "(anon)".
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: add-zle-hook-widget and multiple hooks
- Threading across year boundaries (was: Re: region_highlight converts `fg=default` to `none`, which is not the same)
- Re: add-zle-hook-widget and multiple hooks
- Re: [Bug] incorrect warning when I type rm /*
- Re: Git-add completion should show full file paths
- Re: [PATCH] _git: Improve handling of aliases
- Re: Bug with unset variables
- Fw: [zsh:web] 3 new commits to Website-content
- [PATCH] _rsync: When completing remote modules, ignore more of the motd.
- Re: [PATCHv1] [long] improvements to limit/ulimit API and doc
- Re: Git-add completion should show full file paths
- Re: Plan for the 5.9 branch
- Re: [PATCH] _git-grep: Complete files when outside git repos
- Re: add-zle-hook-widget and multiple hooks
- [PATCH] Document the EC_NODUP, EC_DUP, EC_DUPTOK triplet.
- Re: Zsh crashes on `compadd` when using `_history` completer & zstyle `ignored-patterns` is set
- Re: zsh 5.8 released
- Re: Five New Test Failures
- Re: Feature request: ZSH_XTRACEFD variable
- Re: [PATCH] vared: Escape empty elements of arrays
- Re: [BUG] Two vulnerabilities in zsh
- Re: best way to disable PRIVILEGED?
- Re: local_traps doesn't restore traps set from functions
- [PATCH 1/4] _git-config: Complete some more options.
- Re: [PATCH] Improve _man file-path completion
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- Re: [PATCH] docs: GLOBAL_RCS option is set with +d
- Re: feature request
- Re: zsh watch function
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- zstyle: "more specific" patterns and *-components
- [PATCH] docs: Clarifications about zstyle patterns.
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- [PATCH] Document where third-party completion functions should be installed.
- Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.
- -o nobanghist -o emacs segfaults
- [PATCH 1/3] vcs_info git: In non-interactive rebases, compute patch names for unapplied patches.
- [PATCH] vcs_info hg: Fix changing the expansion of %g (hook_com[guards]) in the set-patch-format hook (regression from workers/40480).
- Re: Idle musing about (naming of) CLOBBER_EMPTY
- add-zle-hook-widget and multiple hooks
- Re: [RFC PATCH v3] vcs_info: choose backend by basedir
- Re: "rpmbuild -tb [tab]" or "rpmbuild -ta [tab]" get stuck / do not complete even if there are tarballs in ./*
- Message size limit? (was: Five New Test Failures)
- Re: RFE: Migration zsh git repo to github or gitlab
- Re: Call for moderators
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- [PATCH] vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-string hook information on already-applied patches.
- Re: Feature request: ZSH_XTRACEFD variable
- Re: [PATCH] add missing read-only zfs property "space"
- Re: completion for compilers (cc, gcc...) and -o
- Re: [PATCH] Re: RFC: region_highlight inter-plugin interoperability: echo service?
- Re: [PATCH] Add code to Mercurial VCS backend to show topic if there is any.
- Re: Idle musing about (naming of) CLOBBER_EMPTY
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: [PATCH v3 2/3] builtins: kill: Add `kill ''` regression test with explicit sigspec
- Re: 5.8: LTO exposes some new issues
- Re: [PATCH] find RLIM_NLIMITS correctly on Cygwin
- Re: Any way to allow clobbering empty files when noclobber is set?
- Re: globbing in the repeat-count word gives "illegal character"
- Re: completion for compilers (cc, gcc...) and -o
- [PATCH] Make the expansion of manref()() in ztexi.yo match its expansion in zman.yo.
- vared doesn't honour leading escaped separator
- Hosting copies of the PGP public keys
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- Re: [PATCH v2] exec: run final pipeline command in a subshell in sh mode
- RFC: function -T f { … }
- Re: :P test failure
- Re: [PATCH] _git: Support completion from outside of a worktree when --git-dir/--work-tree are specified on the command line
- Re: [PATCH] Improve _man file-path completion
- Re: [Bug] incorrect warning when I type rm /*
- Re: RFE: Migration zsh git repo to github or gitlab
- Re: [BUG] Two vulnerabilities in zsh
- Re: completion: proposal for Completion/Debian/_dscverify
- Re: [completion] GDB completion bug
- Re: Unreadable directories aren't included in glob expansion
- Re: Feature Request: fc -C to clear history and reset counter
- Re: Test Failure. 2020-03-08
- Re: [PATCH v3 2/3] builtins: kill: Add `kill ''` regression test with explicit sigspec
- Re: Unset “zle_bracketed_paste” .zshrc
- Re: Bug with unset variables
- [PATCH 3/3] vcs_info git: In interactive rebases, process gen-unapplied-string arguments like gen-applied-string arguments are processed.
- Re: Useless assignment in _rm
- Re: Security
- Re: cd does not update $PWD in a timely fashion.
- =(...) on LHS of pipeline leaks tempfiles
- Re: A bug tracker (was: Re: [Bug] Unexpected process suspension)
- Re: [PATCH] Enable sub-second timeout in zsystem flock
- Re: 5.8: LTO exposes some new issues
- [PATCH] zsh-development-guide: Document the new X-Seq autoreply bot.
- Re: Five New Test Failures
- [PATCH] docs: Change zstyle example to a non-hierarchical one
- Re: Solution: Bu report - unix/_gpg completion broken
- Re: glob qualifier '-' doesn't work correctly on dangling symlinks
- [PATCH 1/3] vcs_info git: In interactive rebases, ignore comment lines.
- Re: [PATCH v2] exec: run final pipeline command in a subshell in sh modeZZ
- Re: [PATCH v3] Add code to Mercurial VCS backend to show topic if there is any.
- Re: [PATCH] A glob with a trailing slash will now match unreadable/unexecutable directories.
- Re: Solution: Bu report - unix/_gpg completion broken
- Re: [PATCH] _debsnap: New completion function.
- [PATCH] Make --disable-multibyte warn, since the test suite fails in that configuration. (was: Re: Test failures in --disable-multibyte)
- Re: Bug: Missing local decl in _store_cache
- [PATCH 1/2] _quilt: Categorize subcommands
- Re: [PATCH] vcs_info: add 'find-deepest' zstyle
- Re: Plan for the 5.9 branch
- Re: gpg key used to sign zsh tarball has no trusted signatures so how can I trust it?
- Re: region_highlight converts `fg=default` to `none`, which is not the same
- Re: add-zle-hook-widget and multiple hooks
- Re: Bug with traps and exit
- Re: [PATCH v2] exec: run final pipeline command in a subshell in sh modeZZ
- Re: completion for compilers (cc, gcc...) and -o
- Re: [PATCHv2 2/2] [long] improvements to limit/ulimit API and doc (the rest)
- Re: cannot `cd $_` to $_ containing spaces
- [PATCH] Add a unit test for workers/46060.
- [PATCH] docs: Use an itemized list in the documentation of the *(o) glob qualifier.
Dave Woodfall
dg1727
Dian M Fay
doron . behar
Doron Behar
drelo
Eitan Adler
Emanuel Berg
Eric Cook
Fahim Azad
Felipe Contreras
Fossies Administrator
Frank Terbeck
Frederick Zhang
FX
Gamma
gi1242+zsh
Godmar Back
Guido Cella
Han Boetes
Heinrich, Jens
Henri Menke
ivan tkachenko
Jacob Gelbman
Jacob Menke
Jens Staal
Jun T
Jun. T
Justin Garrison
Karsten Borgwaldt
Lars Wendler
Leah Neukirchen
lilydjwg
m0viefreak
Manuel Jacob
Mail converted by MHonArc