zsh-workers
 help / color / mirror / code / Atom feed
[PATCH 1/3]: Add named references
 2024-03-06  5:04 UTC  (33+ messages)
                      ` Up-scope named references, vs. ksh
                                      ` [PATCH] "typeset -nu" (was Re: Up-scope named references, vs. ksh)
                                                    ` [PATCH] local vs. nameref scoping "

[PATCH] Fix crash on unset-through-nameref
 2024-03-05 23:16 UTC  (14+ messages)
            ` unset, POSIX and the export attribute (Was: [PATCH] Fix crash on unset-through-nameref)

[PATCH?] Nofork and removing newlines
 2024-03-05 22:48 UTC  (3+ messages)

[PATCH][doc] BASHENV -> BASH_ENV typo
 2024-03-05  8:42 UTC 

Misc. patches vis-a-vis nameref discussion
 2024-03-05  4:39 UTC 

[PATCH] add new features and improvements to the "incarg" ZLE widget
 2024-03-04 23:20 UTC  (8+ messages)
  ` [PATCH v3] "
    ` [PATCH] incarg: add a backward variant and make it repeatable
      ` [PATCH v2] "

What appears to be inconsistent results from ${(%):-%F{${subscript}}
 2024-03-04 22:50 UTC  (5+ messages)

[BUG] complist interactive mode overwrites command line
 2024-03-04 22:38 UTC  (6+ messages)

D04parameter.ztst crashes if USE_MMAP is not defined
 2024-03-03  5:33 UTC  (5+ messages)

Minor runtests.zsh curiosity
 2024-03-03  4:48 UTC 

PATCH: broader support for highlight groups
 2024-03-02  7:57 UTC  (3+ messages)

[PATCH] runtests.zsh: output name of crashed test script
 2024-02-28 16:32 UTC 

"kill -STOP" as noticed in ksh93u+ gitlab
 2024-02-28  7:52 UTC  (6+ messages)

Assigning an array to a nameref "placeholder"
 2024-02-28  5:28 UTC  (6+ messages)
  ` [PATCH] Appending an array to a scalar

PATCH: real-time signals support
 2024-02-28  2:17 UTC  (6+ messages)

Nofork and preserving newlines
 2024-02-27 20:53 UTC 

PATCH: add descriptions for some Solaris signals
 2024-02-27 20:18 UTC 

Example / partial fix for printf with math expressions
 2024-02-26 17:12 UTC  (7+ messages)

[PATCH] "Raw" error messages with zwarning %l
 2024-02-25 21:10 UTC 

$var not expanded in ${x?$var}
 2024-02-25 21:02 UTC  (32+ messages)
                ` [PATCH] unmetafy "
                    ` Metafication in error messages (Was: [PATCH] unmetafy Re: $var not expanded in ${x?$var})
                                  ` [PATCH] 'bad interpreter' error garbled
                                      ` typeset -<non-ASCII> (Was: metafication in error messages)
                      ` [PATCH] count multibyte and metafied characters correctly for math ops errors

\M-^C vs \203 vs \x83 as visual representations of bytes
 2024-02-25 20:54 UTC  (5+ messages)

Missing escaping of C1 control characters for visual representation
 2024-02-25 10:11 UTC  (2+ messages)
` [Pleae ignore] "

Are the mailing lists still nested?
 2024-02-23 23:06 UTC  (2+ messages)

[PATCH] namerefs and specials and scoping (oh my)
 2024-02-23  5:45 UTC 

Disable UTF8-escaping diacritics
 2024-02-21  0:16 UTC  (3+ messages)

Is this intentional behavior of typeset -g ?
 2024-02-20  4:54 UTC  (4+ messages)
` Regression of typeset output with "private"
    ` [PATCH] (take 2) Local specials and "

[PATCH] Misc. FAQ fixups, mostly for nofork substitution
 2024-02-18 21:10 UTC 

[PATCH] Altering target of named reference when target is initially unset
 2024-02-18  4:16 UTC 

Java completion for Java files
 2024-02-17  2:49 UTC  (2+ messages)

Documenting $(( foo )) as similar to $(( ($foo) ))
 2024-02-16 17:40 UTC  (2+ messages)

return builtin to end a script
 2024-02-16 15:00 UTC  (3+ messages)

PATCH: incarg: avoid unneeded subshell
 2024-02-16  7:44 UTC 

[PATCH] _diff_options: support macOS Ventura or newer
 2024-02-16  5:05 UTC 

[PATCH] Remove completions for DKMS
 2024-02-15  7:06 UTC 

command cd doesn't work on some builds of zsh
 2024-02-13 14:25 UTC  (6+ messages)

PATCH: alternate views on .zle.hlgroups
 2024-02-13  0:30 UTC  (3+ messages)

Zsh spams journald
 2024-02-11  2:05 UTC  (2+ messages)

[PATCH][nitpick-BUG] shebang less scripts and paths starting with -/+
 2024-02-10 16:32 UTC  (2+ messages)

[BUG] segv and random behaviour with $terminfo for TERM=qnx
 2024-02-09 18:28 UTC  (2+ messages)
` PATCH: Metafy terminfo capabilities

background job and atuin don't work well
 2024-02-09 11:13 UTC 

mapfile and unset: Does this actually work?
 2024-02-04 23:13 UTC  (6+ messages)

PATCH: ensure that %H is followed by {
 2024-02-04 15:46 UTC 

PATCH: fix crash in %H when hlgroups is empty
 2024-02-04 15:28 UTC 

[PATCH] Rectify "private" and nofork
 2024-02-03 17:37 UTC 

[PATCH] Improve stdio management when redirecting descriptors
 2024-01-29 13:03 UTC  (3+ messages)

[PATCH] Document effect of non-forking substitution on "private" parameters
 2024-01-29  2:16 UTC 

[PATCH v2] string.c: remove use of strcat() after strlen()
 2024-01-28  0:57 UTC  (4+ messages)

[PATCH 1/6] zle.textobjects: Mark variables as const
 2024-01-28  0:18 UTC  (5+ messages)
` [PATCH 2/6] lex: Mark variables with const init "

How does zsh internally store and process variables?
 2024-01-27 23:04 UTC  (2+ messages)

[BUG] `$match` is haunting my regex’s trailing, optional, capture
 2024-01-25 22:14 UTC  (6+ messages)
  ` [PATCH?] "

PATCH: highlight groups (was Re: Why are prompt expansions of %v sequences quoted in bindkey style?)
 2024-01-25  9:12 UTC  (2+ messages)

PATCH: "layer" solution to overlapping regions in region_highlight
 2024-01-24 23:21 UTC 

[BUG] With CORRECT_ALL, an interrupted correct puts a truncated entry in history
 2024-01-21  5:06 UTC  (4+ messages)

[BUG] multibyte never set according to setopt/unsetopt output
 2024-01-20 22:27 UTC  (9+ messages)

[PATCH] Fix jobs -p to be POSIX compliant
 2024-01-20 21:14 UTC  (3+ messages)
` [PATCH v2] "

page:  |  | 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).