Zsh Mailing List Archive
zsh-workers 2020
Thread Index
Listing 538 of 1538 messages.
Page 2 of 2.
[Prev Page] [Next Page]
- Re: Git-add completion should show full file paths, (continued)
- GitHub/GitLab PRs backlog,
Daniel Shahaf
- glob qualifier '-' doesn't work correctly on dangling symlinks,
Vincent Lefevre
- globbing in the repeat-count word gives "illegal character",
Daniel Shahaf
- gpg key used to sign zsh tarball has no trusted signatures so how can I trust it?,
vapnik spaknik
- Handling of escaped plus sign ("+") in regular expressions,
Marco Trevisan
- Help Request/Bug Report: comparguments causes _arguments to fail in certain cases,
Dan Arad
- History not deduplicated when zsh is killed by SIGHUP,
Robert Cegliński
- Hosting copies of the PGP public keys,
Daniel Shahaf
- How to print formatted like when showing completion entries?,
Marc Cornellà
- How to use noglob with an alias?,
Jörg Sommer
- I found a typo,
Jacob Gelbman
- Idle musing about (naming of) CLOBBER_EMPTY,
Bart Schaefer
- Incoming patch for fix to zsh man page,
Pete Moore
- Is there a way to put a timeout on a function?,
Rudi C
- is-at-least false positive (5.8.0.2 / 5.8),
Daniel Shahaf
- Kali Linux is changing its default shell to Zsh,
Axel Beckert
- Link to the Zsh logo?,
Sebastian Gniazdowski
- local_traps doesn't restore traps set from functions,
Roman Perepelitsa
- Re: lstat(2) upon e and + globbing qualifiers,
Stephane Chazelas
- Make `Ctrl + W` and `Ctrl + Shift + H` in zsh behave the same as in bash,
Rik
- Many configure tests broken with clang 12,
FX
- Minor details of command_not_found_handler,
Bart Schaefer
- More rabbit-holes with unset variables,
Bart Schaefer
- More typeset bugs: POSIX_BUILTINS,
Bart Schaefer
- Official plugin manager?,
Sebastian Gniazdowski
- One possible answer to typeset vs. unset,
Bart Schaefer
- Opening a file descriptor for reading with exec breaks vim shell,
Roman Perepelitsa
- P01privileged fails on CentOS/Fedora (a simple permission issue),
Jun T
- Parameter scope error,
Mikael Magnusson
- PATCH 1/2: Fix typos reported by codespell in Src/,
Mikael Magnusson
- Patch: Doc: clarify effect of KSH_ARRAYS on subscript (I),
dg1727
- PATCH: _globflags: support specifying more than one flag where appropriate,
Mikael Magnusson
- PATCH: 5.8: add information to git-clean completion,
Heinrich, Jens
- PATCH: Add -n option to strftime,
Mikael Magnusson
- PATCH: add more options to swaks completion,
Oliver Kiddle
- PATCH: bug fix: infinite loop in sysread,
Roman Perepelitsa
- PATCH: compinit: add -w to explain why compdump runs,
Mikael Magnusson
- PATCH: completion of ssh ciphers and config options,
Oliver Kiddle
- PATCH: completion of X colours,
Oliver Kiddle
- Re: PATCH: draw prompt on the correct line after window change,
Sebastian Gniazdowski
- PATCH: edit-command-line: when possible, set $BUFFER directly,
Mikael Magnusson
- PATCH: Enable extendedglob in pattern with ${(*)name/pattern/replacement},
Bart Schaefer
- PATCH: fix colouring in prompt completion,
Oliver Kiddle
- Re: PATCH: following -C option in make completion,
Oliver Kiddle
- PATCH: Invoke prompt cleanup hooks when changing prompt,
Roman Perepelitsa
- PATCH: minimal dropbox command line completion,
Peter Stephenson
- PATCH: new xinput completion,
Oliver Kiddle
- PATCH: readhistfile(): do not call ftell() in loop,
xzfcpw
- PATCH: remove references to old zsh.org mail addresses,
Oliver Kiddle
- PATCH: some extra options in Image Magick completion,
Oliver Kiddle
- PATCH: sshfs user-side automount,
Peter Stephenson
- PATCH: Support ${PARAM:OFFSET:LENGTH} with an empty offset,
Mikael Magnusson
- PATCH: typeset: Fix leaving corrupted entries in paramtab,
Mikael Magnusson
- PATCH: update ansible completion to 2.9,
Oliver Kiddle
- PATCH: update aptitude completion,
Oliver Kiddle
- PATCH: update btrfs completion,
Oliver Kiddle
- PATCH: update tmux completion to 3.1,
Oliver Kiddle
- PATCH: usbconfig completion,
Oliver Kiddle
- PATCH: use lowercase descriptions in lp completion,
Oliver Kiddle
- Pipeline hangs after setting monitor in interactive subshell,
Roman Perepelitsa
- Plan for the 5.9 branch,
Daniel Shahaf
- Re: Portable rootless ZSH,
Coden
- Possible bug: HASH_CMDS has no observable effect,
Roman Perepelitsa
- Possible hacking,
Yaye San
- print -v with multibyte characters,
zsugabubus
- Re: PRIVEE,
Steve Hunter
- problem with zsh,
Fahim Azad
- Process substitution within parameter expansion,
Aggu Sern
- pwd -r vs. pwd test failure,
Vin Shelton
- quick bugfix for sticky-note,
vapnik spaknik
- region_highlight converts `fg=default` to `none`, which is not the same,
Marlon Richert
- RFC PATCH: Sketch at :@ subscripting,
Mikael Magnusson
- RFC: function -T f { … },
Daniel Shahaf
- RFC: region_highlight inter-plugin interoperability: echo service?,
Daniel Shahaf
- RFE: Migration zsh git repo to github or gitlab,
Tomasz Kłoczko
- Security,
reportyigit46
- send-break or EOF exit the shell in "vared",
Stephane Chazelas
- Silently capture completion options,
Ryan Beethe
- Solution: Bu report - unix/_gpg completion broken,
O. simplex
- subscribe to zsh,
Billy gloster
- subversion 1.13 breaks argument completion in zsh 5.7.1,
Andras Korn
- Re: sudo autocompletion,
dana
- support for POSIX job control terminal management in zsh,
Godmar Back
- Test Failure. 2020-03-08,
Vin Shelton
- Test failures in --disable-multibyte,
Daniel Shahaf
- Test release: 5.7.1-test-3,
dana
- Unable to compile zsh on AIX,
Arnon Yaari
- unicode in prompt breaks command search,
Nathan Sidwell
- Re: Unreadable directories aren't included in glob expansion,
Jun. T
- Unset and $empty[(i)] and $empty[(I)] -- worth the effort?,
Bart Schaefer
- Use external tool if there are a large number of completions,
gi1242+zsh
- Re: Use of == in functions,
Stephane Chazelas
- Useless assignment in _rm,
zsugabubus
- using dynamic patterns on the left hand side of case statement clauses,
scowles
- vared doesn't honour leading escaped separator,
Daniel Shahaf
- vcs_info: unreadable executable directories don't flush $vcs_info_msg_N_,
Daniel Shahaf
- What happened to the Zsh.org mailing list archives?,
Marlon Richert
- What's the licence of zsh,
Xiao Ling XL Chen
- When array append without parens doesn't work?,
Sebastian Gniazdowski
- why can't we use "vared" in a subshell in interactive shells?,
Stephane Chazelas
- wrong unit for TIMEFMT=%M,
Stephane Chazelas
- zcompile bug? zcompile on a single script setting up a chpwd function,
Doron Behar
- zcompile does not expand aliases defined in the compiled script,
Roman Perepelitsa
- zcompile doesn't support Unicode file names,
Sebastian Gniazdowski
- zed-set-filename breaks zed keymap?,
Bart Schaefer
- zle edit-command-line and send-break,
zsugabubus
- zsh -o vi/emacs cause a "zsh: invalid module name `zsh/zle'" error,
Stephane Chazelas
- Re: zsh 5.8 released,
Daniel Shahaf
- zsh CN domain and keyword,
Steve Liu
- Zsh crashes on `compadd` when using `_history` completer & zstyle `ignored-patterns` is set,
Marlon Richert
- zsh functions, bicycle tire and gas law (PV = nRT),
Emanuel Berg
- ZSH segfault macOS using ALL_EXPORT,
Michael Gauthier
- zsh watch function,
Han Boetes
- zsh: corrupt history file,
Perette Barella
- zsh/pcre has errors with unicode bytes,
정누리
- zstyle: "more specific" patterns and *-components,
Daniel Shahaf
Mail converted by MHonArc