Zsh Mailing List Archive
zsh-workers 2024
Thread Index
Listing 807 of 807 messages.
Page 1 of 1.
[Prev Page] [Next Page]
- "break" and functions,
Bart Schaefer
- "Bug" from time immemorial with subscript flags,
Bart Schaefer
- "kill -STOP" as noticed in ksh93u+ gitlab,
Bart Schaefer
- "time" and "exec" behavior,
Bart Schaefer
- "typeset -p" and no_GLOBAL_EXPORT, other misc.,
Bart Schaefer
- Re: $var not expanded in ${x?$var},
Stephane Chazelas
- Re: [PATCH?] Re: [BUG] `$match` is haunting my regex’s trailing, optional, capture,
Oliver Kiddle
- [BUG & PATCH] USR2 traps aren't reset in subshells,
Philippe Altherr
- [BUG] `menu-complete` bound to `^J` does not cycle the results with `select`,
NeNikitov
- [BUG] building fails on ArchLinux,
vnepogodin
- Re: [BUG] complist interactive mode overwrites command line,
Samy Dulor
- [BUG] crash when I unset and redefine a function within itself,
Gilles
- [BUG] incorrect expansion with expand-or-complete and single quote,
Vincent Lefevre
- [BUG] Incorrect usage of $PREFIX and $SUFFIX in completion functions,
Marlon Richert
- [BUG] Misplaced quote in %d printf format crashes Zsh,
Philippe Altherr
- Re: [BUG] multibyte never set according to setopt/unsetopt output,
Mark J. Reed
- [BUG] segv and random behaviour with $terminfo for TERM=qnx,
Stephane Chazelas
- Re: [BUG] With CORRECT_ALL, an interrupted correct puts a truncated entry in history,
Bart Schaefer
- [BUG] ZLE character width with emoji presentation variation selectors in Unicode,
Advait Maybhate
- [PATCH 0/1] zsh/random,
Clinton Bunch
- [PATCH 0/1] zsh/random module,
Clinton Bunch
- [PATCH 1/1] zsh/random,
Clinton Bunch
- [PATCH 1/1] zsh/random module,
Clinton Bunch
- Re: [PATCH 1/3]: Add named references,
Stephane Chazelas
- [PATCH v2 1/2] complete absolute paths for mpc add,
Karel Balej
- [PATCH v2] prefer memcpy() over strcpy(),
James Tirta Halim
- Re: [PATCH v2] string.c: remove use of strcat() after strlen(),
Oliver Kiddle
- Re: [PATCH v3] regexp-replace and ^, word boundary or look-behind operators (and more).,
Stephane Chazelas
- [PATCH?] Nofork and removing newlines,
Bart Schaefer
- [PATCH] "Raw" error messages with zwarning %l,
Bart Schaefer
- [PATCH] ${ command; } bash/ksh compatibility,
Bart Schaefer
- [PATCH] _diff_options: support macOS Ventura or newer,
Jun T
- [PATCH] add cdtohome setting,
Martin Tournoij
- [PATCH] add new features and improvements to the "incarg" ZLE widget,
midchildan
- [PATCH] Altering target of named reference when target is initially unset,
Bart Schaefer
- [PATCH] Document effect of non-forking substitution on "private" parameters,
Bart Schaefer
- [PATCH] feat(prompt): %p for percent encoded pwd,
Liao Junxuan
- [PATCH] feat(zkbd): make zkbd do its magic in the specified directory,
sph
- [PATCH] fix completion for chmod/chown --reference with escaped filename,
Philip Sequeira
- [PATCH] Fix crash on unset-through-nameref,
Bart Schaefer
- [PATCH] Fix jobs -p to be POSIX compliant,
Wesley Schwengle
- [PATCH] github #119: fix completion for git bisect visualize,
Christian Heusel
- [PATCH] improve pcre error message,
Stephane Chazelas
- [PATCH] Improve stdio management when redirecting descriptors,
Bart Schaefer
- [PATCH] Improved implementation of ${{var} cmd} etc.,
Bart Schaefer
- [PATCH] init.sourcehome: look in ~/.config/zsh for files,
Jörg Sommer
- [PATCH] math recursion and array overflow,
Bart Schaefer
- [PATCH] Misc. FAQ fixups, mostly for nofork substitution,
Bart Schaefer
- [PATCH] More stuff for Etc/FAQ,
Bart Schaefer
- [PATCH] namerefs and specials and scoping (oh my),
Bart Schaefer
- [PATCH] Nofork removing just one newline,
Bart Schaefer
- [PATCH] Rectify "private" and nofork,
Bart Schaefer
- [PATCH] remote files completion: remove double-escaping,
Lyn Fugmann
- [PATCH] Remove completions for DKMS,
Edwin Kofler
- [PATCH] Remove references to Patches "Archive" from FAQ,
Clinton Bunch
- [PATCH] remove U+2069 Pop Directional Isolate from ChangeLog,
Lukáš Zaoral
- [PATCH] runtests.zsh: output name of crashed test script,
Jun. T
- Re: [PATCH] string.c: prefer memcpy() over strcpy(),
Bart Schaefer
- [PATCH] sysctl: support completion with the dot delimiter on linux,
Eric Cook
- [PATCH] termcap.c: fix pointer type mismatch for boolcodes,
liushuyu
- [PATCH] use -undefined dynamic_lookup on recent macOS,
Jun T
- [PATCH] Use null_glob when expanding file pattern in zmv,
Bart Schaefer
- [PATCH] use pdfroff to produce intro.pdf,
Jun T
- [PATCH] using sysread/syswrite with coprocess,
Anthony Heading
- [PATCH] zcurses mouse delay,
Bart Schaefer
- [PATCH][doc] BASHENV -> BASH_ENV typo,
Stephane Chazelas
- [PATCH][nitpick-BUG] shebang less scripts and paths starting with -/+,
Stephane Chazelas
- [RFC PATCH 1/2] complete absolute paths for mpc add,
Karel Balej
- Fwd: [zsh:web] Merge request: Tiny typos in guide,
Daniel Shahaf
- \M-^C vs \203 vs \x83 as visual representations of bytes,
Stephane Chazelas
- Absolute path tab completion on Windows,
Ram Rachum
- Aliases that ignore "noaliases",
Bart Schaefer
- ANSI C standard of zsh,
Clinton Bunch
- Are the mailing lists still nested?,
Lawrence Velázquez
- Aside regarding ${var:#pat},
Bart Schaefer
- Assigning an array to a nameref "placeholder",
Bart Schaefer
- Associative array sorting,
Bart Schaefer
- autocompletion's odd behaviour with packages installed through pip,
Silejonu
- background job and atuin don't work well,
lilydjwg
- behavior of test true -a \( ! -a \),
Vincent Lefevre
- broken patch in Zsh Mailing List Archive,
Jun. T
- Bug report: assigning $! to an array element doesn't work,
Frava
- Bug report; git tab-completion on macOS within paths containing unicode characters,
Yves Delley
- bug: _files depends on extendedglob,
D. Ben Knoble
- Bug: time doesn't work on builtins,
Mark J. Reed
- Bug: Unicode character of zsh module will become weird characters,
Wu, Zhenyu
- Can someone tell me what I'm doing wrong in the YODL?,
Clinton Bunch
- Can we have a .clang-format in zsh source code?,
Wu, Zhenyu
- cd with empty argument does not conform to POSIX.1-2024 (Was: inherit OLDPWD from environment variable),
Lawrence Velázquez
- command cd doesn't work on some builds of zsh,
Ajeet D'Souza
- completion as if.,
Eric Cook
- completion(nmap): Add `--traceroute` `--script` `-sn` `-sY` `-sZ` `-sM`,
柳 敏臻
- Consider dropping the dkms completion,
Emil Velikov
- Crash with read-only CDPATH,
Connor Olding
- current git Fails to compile on Solaris 11 x86,
Clinton Bunch
- D04parameter.ztst crashes if USE_MMAP is not defined,
Jun. T
- Dangerous feature - multios with globbing,
Nadav Har'El
- Disable UTF8-escaping diacritics,
Avid Seeker
- dnf5 completions,
Gamcheong YUEN
- Documenting $(( foo )) as similar to $(( ($foo) )),
Lawrence Velázquez
- errexit and (Z)ERR trap regression,
Martijn Dekker
- eta for release,
Christian Hesse
- Example / partial fix for printf with math expressions,
Bart Schaefer
- Extend usage of const char*,
Jörg Sommer
- Feature request: ${(l[-3][0])var} to do left padding *without truncation*,
Stephane Chazelas
- fedora 41 uses dnf5 and is no longer compatible with _dnf,
Han Boetes
- Feedback on prototype reorganized Zsh website,
Clinton Bunch
- File completion with git ls-files,
Jörg Sommer
- Fix up zsh/ksh93 for named reference changes,
Bart Schaefer
- Hi Bart,
Huy Z
- HIST_IGNORE_DUPS also ignores command lines that differ by a space between quotes,
Vincent Lefevre
- How does zsh internally store and process variables?,
vlkr1
- Inconsistent behavior of the test command with associative arrays,
limited time
- Re: Inconsistent behavior with comparisons and recursive glob patterns,
Bart Schaefer
- inherit OLDPWD from environment variable,
Franklin Yu
- Install test suite with cross-compiling,
Jörg Sommer
- Integrating the kmod completions upstream,
Emil Velikov
- Is this intentional behavior of typeset -g ?,
Bart Schaefer
- issues with saving history to file,
Vincent Lefevre
- Re: Java completion for Java files,
Oliver Kiddle
- Join zsh-workers,
postwar . marina0n
- mail list,
Stephen Acuna
- Mailing list,
Trevor Hailey
- mapfile and unset: Does this actually work?,
Bart Schaefer
- memory leak (1): unset private parameter,
Jun T
- memory leak (2): named reference,
Jun T
- Minor runtests.zsh curiosity,
Bart Schaefer
- Mirror list,
Clinton Bunch
- Misc. patches vis-a-vis nameref discussion,
Bart Schaefer
- misleading message for SIGFPE,
Vincent Lefevre
- Missing escaping of C1 control characters for visual representation,
Stephane Chazelas
- namerefs to var[idx],
Stephane Chazelas
- nocorrect documentation and behavior,
Vincent Lefevre
- Nofork ${{var}...} edge cases,
Bart Schaefer
- Nofork and preserving newlines,
Bart Schaefer
- Parameter name argument of sysread, read, print -v, what else?,
Bart Schaefer
- PATCH: "layer" solution to overlapping regions in region_highlight,
Oliver Kiddle
- PATCH: add descriptions for some Solaris signals,
Oliver Kiddle
- PATCH: alternate views on .zle.hlgroups,
Oliver Kiddle
- Re: PATCH: Avoid \e in C code; building on Solaris 11,
Oliver Kiddle
- PATCH: better support for BSDs for $ZSH_EXEPATH,
Oliver Kiddle
- PATCH: broader support for highlight groups,
Oliver Kiddle
- PATCH: complete glob qualifiers following an equals expansion,
Oliver Kiddle
- PATCH: ensure that %H is followed by {,
Mikael Magnusson
- PATCH: Fix ${foo:^bar} where bar is an associative array,
Mikael Magnusson
- PATCH: fix .zle.sgr for empty sequences,
Oliver Kiddle
- PATCH: fix crash in %H when hlgroups is empty,
Mikael Magnusson
- PATCH: fix use of vi-fetch-history use with a range,
Oliver Kiddle
- PATCH: fix X05 to not produce errors when zpty is missing,
Oliver Kiddle
- PATCH: handle comments when parsing ssh config for completion,
Oliver Kiddle
- PATCH: Handle completer filenames with funny characters in them,
Mikael Magnusson
- PATCH: handle Haiku specific rlimit,
Oliver Kiddle
- PATCH: handle keywords in ansible-doc completion,
Oliver Kiddle
- PATCH: handle newrole in SELinux completions,
Oliver Kiddle
- PATCH: highlight groups (was Re: Why are prompt expansions of %v sequences quoted in bindkey style?),
Oliver Kiddle
- PATCH: incarg: avoid unneeded subshell,
Mikael Magnusson
- PATCH: loadable modules on Haiku,
Oliver Kiddle
- PATCH: minor omissions in completions for fc and vared,
Oliver Kiddle
- PATCH: new completion for zstd,
Oliver Kiddle
- PATCH: Partial revert of 44274 which broke _baudrates,
Mikael Magnusson
- PATCH: real-time signals support,
Oliver Kiddle
- PATCH: remove a couple of unused #defines,
Oliver Kiddle
- PATCH: remove ancient signals support,
Oliver Kiddle
- PATCH: remove old BeOS support code,
Oliver Kiddle
- PATCH: remove unused autoconf tests,
Oliver Kiddle
- PATCH: rename user in test case to avoid failure where the user exists,
Oliver Kiddle
- PATCH: setxkbmap completion,
Oliver Kiddle
- PATCH: silence compiler warning when USE_LSEEK is not defined,
Oliver Kiddle
- Path to fix copy-earlier-word handling of numeric arguments,
Huy Z
- PS2 shows "cmdsubst" for process substitution,
Stephane Chazelas
- quoting of bytes >= 0x80 with set +o multibyte in multibyte locales,
Stephane Chazelas
- Regression: 'read -s' does not disable echo,
Phil Pennock
- return builtin to end a script,
Vincent Lefevre
- Segfault in echoti with Cs and Ms caps,
Ronan Pigott
- Re: Segmentation fault. Probably security related.,
Bart Schaefer
- Several patches from Oliver,
Bart Schaefer
- Should we be avoiding "zstyle -m" ?,
Bart Schaefer
- STTY fails to reset ICRNL / INLCR,
Ronan Pigott
- Superfluous completion for noglob,
Patrick
- test-repo-git-rebase-apply still in use?,
Jörg Sommer
- Typeset command documentation,
limited time
- Unexpected globbing when expanding history,
Roman Perepelitsa
- Unicode allowables in Environment variables,
William DeShazer
- User after Free in zftp module,
Hamidreza
- Valid Links?,
Bev in TX
- What appears to be inconsistent results from ${(%):-%F{${subscript}},
Jim
- When $PWD contains colon, completions for Makefile become broken.,
fp oop
- Yet another errexit bug?,
Bart Schaefer
- Z shell introductory guide source,
Clinton Bunch
- Zsh line editor backwards delete,
Dieter Bolz
- Re: The zsh mirror is out of date,
Harri Salminen
- Zsh spams journald,
Rustmilian
Mail converted by MHonArc