zsh-workers
 help / color / mirror / code / Atom feed
$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] "

Example / partial fix for printf with math expressions
 2024-02-25  6:54 UTC  (5+ messages)

PATCH: real-time signals support
 2024-02-24 22:01 UTC 

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 

[PATCH 1/3]: Add named references
 2024-02-21 20:12 UTC  (17+ messages)
                      ` Up-scope named references, vs. ksh

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] add new features and improvements to the "incarg" ZLE widget
 2024-02-15 15:30 UTC  (4+ messages)

[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  (5+ messages)

Extend usage of const char*
 2024-01-28  0:18 UTC  (10+ messages)
` [PATCH 1/6] zle.textobjects: Mark variables as const
  ` [PATCH 2/6] lex: Mark variables with const init "
  ` [PATCH 3/6] zle_vi: "
  ` [PATCH 4/6] zle_main: mark statusline "
  ` [PATCH 5/6] module: Mark name argument of some functions const
  ` [PATCH 6/6] zsh: mark hookdef.name as const

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  (11+ messages)

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

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

[PATCH] math recursion and array overflow
 2024-01-20  5:51 UTC 

Associative array sorting
 2024-01-20  5:13 UTC  (3+ messages)

Zsh line editor backwards delete
 2024-01-18 16:08 UTC  (3+ messages)
  ` AW: "

Parameter name argument of sysread, read, print -v, what else?
 2024-01-17  4:44 UTC 

[PATCH] ${ command; } bash/ksh compatibility
 2024-01-15 18:14 UTC 

[PATCH] More stuff for Etc/FAQ
 2024-01-15  0:39 UTC  (4+ messages)

[PATCH] zcurses mouse delay
 2024-01-14  5:41 UTC  (2+ messages)

Should we be avoiding "zstyle -m" ?
 2024-01-09 18:30 UTC  (5+ messages)
  ` [PATCH] "

File completion with git ls-files
 2024-01-07 18:46 UTC  (2+ messages)

Regression: 'read -s' does not disable echo
 2024-01-07  4:01 UTC  (9+ messages)

[PATCH] Use null_glob when expanding file pattern in zmv
 2024-01-03 19:04 UTC 

[PATCH] init.sourcehome: look in ~/.config/zsh for files
 2024-01-02 20:00 UTC  (12+ messages)
          `  "

[PATCH] string.c: prefer memcpy() over strcpy()
 2024-01-02  4:23 UTC  (3+ messages)

Ncurses declaration compatibility (52383 vs. 52398+)
 2023-12-31  5:10 UTC 

[PATCH] string.c: remove use of strcat() after strlen()
 2023-12-26  5:43 UTC 

Infinite loop or memory corruption with zparseopts
 2023-12-24 18:43 UTC 

[PATCH] Update man pages to match change to Functions/Misc/colors
 2023-12-17 14:05 UTC  (3+ messages)

set temporary environment variables for builtins
 2023-12-16 20:33 UTC 

[PATCH] update _iconv (support Citrus version in macOS etc)
 2023-12-13 15:30 UTC 

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