Right-arrow character and autocomplete
2021-10-11 17:01 UTC (4+ messages)
[RFC] Add xfail tests for || form of completion matchers
2021-10-11 14:34 UTC
How about separating "_arguments --" into a new function?
2021-10-08 16:12 UTC
[PATCH] _basenc: a new completion for basenc
2021-10-08 16:11 UTC
Strange terminal resizing behavior on macOS 11.6 and calling pwsh under zsh
2021-10-07 2:58 UTC (5+ messages)
[BUG] zsh/param/private scoping error
2021-10-04 15:12 UTC (11+ messages)
PATCH: don't reopen completion dump for append 26 times
2021-09-27 19:40 UTC (2+ messages)
[PATCH 1/4] docs: Clean up some subsection references
2021-09-27 15:55 UTC (7+ messages)
` [PATCH 2/4] docs: Add texinode()s, so the next commit can link directly to a subsection
` [PATCH 3/4] docs: _wanted: Clarify the example and point to another one
` [PATCH 4/4] docs: Fix pointers to the `Widgets', `User-defined Widgets', and `Standard Widgets' sections
[BUG] _describe -x adds same completion group header twice
2021-09-26 20:21 UTC (4+ messages)
[PATCH] _zstat: Don't offer -o after -s, since -s is ignored when both -s and -o are specified
2021-09-26 8:45 UTC
[PATCH 1/2] cosmit: Remove trailing whitespaces in expn.yo
2021-09-26 3:47 UTC (7+ messages)
` [PATCH 2/2] Add ${==spec} syntax more discoverable in docs
` [PATCH 2/2] Make Parameter Expansion "
Hi That's Maxim Ovcharenko i see the trouble on the outside my COMPUTER
2021-09-25 8:49 UTC
[PATCH] libarchive tar can actually extract much more formats
2021-09-24 16:43 UTC
[PATCH]: _timeout: Add OpenBSD
2021-09-24 1:45 UTC
slow ssh host tab completion when many hosts
2021-09-22 17:00 UTC (2+ messages)
"Overlarge EPROG nref" with functions -c
2021-09-22 15:01 UTC (3+ messages)
[BUG] With --disable-dynamic-nss, not all functions calls are protected
2021-09-21 3:38 UTC (17+ messages)
[PATCH] Add support for multi-project builds to _gradle
2021-09-17 13:09 UTC
Crash of Zsh while walking around in completion menu
2021-09-16 18:37 UTC
Subscribe
2021-09-15 7:38 UTC
Why do we need to quote # in ${(#):-2\#1011010} ?
2021-09-12 17:43 UTC (2+ messages)
[MLA BUG] Messages older than ca. April missing from each year
2021-09-11 12:01 UTC (2+ messages)
[BUG?] autoloaded TRAP function doesn't actually trap signal
2021-09-10 8:55 UTC
bug report: INTERACTIVECOMMENTS option interacts oddly with shell functions in an interactive context
2021-09-09 19:06 UTC (14+ messages)
Bug with handling of SAVEHIST?
2021-09-08 21:20 UTC
Doc for bracketed-paste
2021-09-08 14:00 UTC (3+ messages)
Dump of backlogged commits coming
2021-09-08 13:33 UTC (4+ messages)
Bug report: Pasting content overwrites the current line and duplicates the text
2021-09-08 9:31 UTC (4+ messages)
[BUG] zle_highlight fails to highlight suffix added with compadd -R
2021-09-08 2:43 UTC (4+ messages)
autoload path completion with expansions
2021-09-07 23:04 UTC (2+ messages)
Readonly specials and extra parameter attributes
2021-09-07 4:56 UTC
zsh/db oddities
2021-09-07 4:29 UTC
[Bug Report] Erroneous path resolution for `rm /*`
2021-09-06 17:50 UTC (5+ messages)
[BUG+PATCH] `zsh -n` shouldn't check for alias func def
2021-09-06 16:28 UTC
segfault in bindkey -d
2021-09-06 10:19 UTC (2+ messages)
Redefining TRAPDEBUG causes loop?
2021-09-05 3:07 UTC
[PATCH] Show patchlevel in version string
2021-09-03 17:38 UTC
[PATCH] Remove redundancies from `git` completion
2021-09-02 21:17 UTC (13+ messages)
tr [:lower:]
2021-09-01 14:53 UTC (3+ messages)
git log .. autocompletion
2021-09-01 14:06 UTC (3+ messages)
[PATCH] Fix file name completion of GNU digest utilities
2021-09-01 4:38 UTC
Hello
2021-08-31 10:54 UTC
Best practices for managing aliases in ohmyzsh?
2021-08-31 8:06 UTC
Not-quite-alphabetic sorting: bug in Zsh or in Ubuntu?
2021-08-30 10:50 UTC (3+ messages)
PATCH: complete for new git commands
2021-08-28 23:09 UTC
Weird behavior in interactive menu completion
2021-08-28 19:34 UTC
PATCH: add (-.) glob qualifier to globs where only files are directly applicable
2021-08-27 21:43 UTC (2+ messages)
PATCH: list units in brackets at the end of completion group descriptions
2021-08-27 16:14 UTC (4+ messages)
[BUG] `bindkey -M menuselect '^M' send-break` doesn't do what it says in the manual
2021-08-27 14:34 UTC (3+ messages)
PATCH: completion options update
2021-08-27 12:43 UTC
PATCH: cleanup inappropriate use of {...} specs with _arguments or _alternative
2021-08-27 12:06 UTC
[BUG] malloc inside signal handler
2021-08-26 15:51 UTC (8+ messages)
Previous version marked as current on sourceforge
2021-08-26 13:12 UTC (2+ messages)
PATCH: update strace completion to reflect addition of long options
2021-08-25 22:22 UTC
[BUG] ignored trap and subshell
2021-08-25 16:07 UTC (6+ messages)
PATCH: correction to losetup completion for creation mode
2021-08-25 10:38 UTC
[BUG] zf_ln complains about the wrong argument
2021-08-24 13:04 UTC (7+ messages)
[PATCH] complist: Turn off colors before clearing to end of line
2021-08-20 23:42 UTC (5+ messages)
zsh-workers HTML archive hasn't updated since 2021/07/14
2021-08-15 14:45 UTC (6+ messages)
[PATCH] Re: chpwd, precmd hooks have "zsh" in $0
2021-08-15 5:00 UTC (2+ messages)
bug: nested for loop body is executed once!
2021-08-14 15:07 UTC (4+ messages)
Rewrite of zsh-newuser-install
2021-08-12 16:15 UTC (7+ messages)
` Bug in compdescribe with matcher 'b:-=+'
Why does {..} expansion using 'bindkey' quoting, but {,} and BRACE_CCL don't quote at all?
2021-08-10 19:21 UTC (8+ messages)
[PATCH] Increase $COLUMNS when generating long option completions
2021-08-10 19:17 UTC (10+ messages)
Better Help Docs Searching?
2021-08-10 16:29 UTC
page: next (older) | prev (newer) | latest
Code repositories for project(s) associated with this public inbox
https://git.vuxu.org/mirror/zsh/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).