Zsh Mailing List Archive
zsh-workers 2023
Thread Index
Listing 1000 of 1166 messages.
Page 1 of 2.
[Prev Page] [Next Page]
- "printdefines" utility,
Bart Schaefer
- #% anchoring doesn't work with (S),
Sebastian Gniazdowski
- $var not expanded in ${x?$var},
Stephane Chazelas
- $watch, log and Cyrillic usernames,
Максим
- (LC_ALL=C; set -x 128 129; printf "%s\n" ${(#)@} | hexdump -C),
Stephane Chazelas
- --init-file option,
Kalmár Gergely
- -C -like option to change CWD on startup,
Sebastian Gniazdowski
- 0I,
godotkrull
- Re: 5.9 core dumps under zleentry->zleread->zlecore,
Johan Ström
- [BUG] `$match` is haunting my regex’s trailing, optional, capture,
chris0e3
- [BUG Report] A incorrect behavior of the shell variable $RANDOM,
万 在舟
- Re: [bug] busyloop upon $=var with NULs when $IFS contains both NUL and a byte > 0x7f,
Jun T
- [BUG] compadd -R callback function not triggered by custom widget,
Marlon Richert
- Re: [Bug] comparisson operator `[[` not working as expected,
Paulo Diovani
- [bug] Completion functions _files/_path_files -F filter on escaped file names,
Johan Grande
- Re: [BUG] complist interactive mode overwrites command line,
Bart Schaefer
- [Bug] modules zsh/tcp, zsh/zftp unloadable, probably affecting most modern Linuxes,
Marcus Müller
- [BUG] multibyte never set according to setopt/unsetopt output,
Mark J. Reed
- [BUG] NO_EXEC should not exec $NULLCMD,
Marlon Richert
- [BUG] Shell option PRINT_EXIT_VALUE lost on function exit, even when LOCAL_OPTIONS is not set,
Marlon Richert
- [BUG] sigsegv,
Sebastian Gniazdowski
- [BUG] With CORRECT_ALL, an interrupted correct puts a truncated entry in history,
Vincent Lefevre
- [BUG] zsh fails to resume function,
Paolo Perego
- [BUG]Filename autocompletion using git-bare repos (--git-dir=... --work-tree=...),
eliasghafari
- [feature] Provide a pkg-config file,
Wu Zhenyu
- [PATCH 0/1] Improve gcc's -fsanitize completion,
Shohei YOSHIDA
- [PATCH 0/1] Update cal/ncal completion,
Shohei YOSHIDA
- [PATCH 0/1] Update GNU make completion for version 4.4,
Shohei YOSHIDA
- [PATCH 0/1] Update nm options,
Shohei YOSHIDA
- [PATCH 0/1] Update procps watch completion,
Shohei YOSHIDA
- [PATCH 0/1] Update rake completion for version 13,
Shohei YOSHIDA
- [PATCH 0/1] Update softwareupdate completion,
Shohei YOSHIDA
- [PATCH 0/2] incompatible-poiner-types bug fixes,
Nicholas Vinson
- [PATCH 0/2] persistent locals (sort of),
Bart Schaefer
- [PATCH 0/2] Update python and pydoc completions for version 3.11,
Shohei YOSHIDA
- [PATCH 0/4] Update macOS command completions,
Shohei YOSHIDA
- [PATCH 0/6] Update coreutils command completions,
Shohei YOSHIDA
- [PATCH 1/2] Consolidated nofork substitution changes,
Bart Schaefer
- [PATCH 1/2] Fix incompatible-pointer-types bugs,
Nicholas Vinson
- [PATCH 1/2] persistent locals - hidden references,
Bart Schaefer
- [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax,
Bart Schaefer
- [PATCH 1/3]: Add named references,
Bart Schaefer
- [PATCH 1/4] run-help: Support variables in aliases,
Jörg Sommer
- [PATCH 2/2] Consolidated nofork substitution tests,
Bart Schaefer
- [PATCH 2/2] Fix incompatible-pointer-types configure test bugs,
Nicholas Vinson
- [PATCH 2/2] persistent locals - zsh/param/persistent module,
Bart Schaefer
- Re: [PATCH 2/3] Make dynamic dir completion easier to implement,
Marlon Richert
- [PATCH 2/3] Special named references,
Bart Schaefer
- [PATCH 2/3] Tests for named references,
Bart Schaefer
- [PATCH 3/3] Documentation for named references,
Bart Schaefer
- [PATCH 3/3] The zsh/ksh93 module,
Bart Schaefer
- [PATCH 4/3] Fixes for named references (code and tests),
Bart Schaefer
- [PATCH 5/3] Documentation refinement for named references,
Bart Schaefer
- [PATCH 6/3] Additional sanity for named references,
Bart Schaefer
- [PATCH 7/3] Additional tests and documentation,
Bart Schaefer
- [PATCH v2] string.c: remove use of strcat() after strlen(),
James Tirta Halim
- [PATCH v3 try2] prompt: support generic non-visible regions,
Felipe Contreras
- [PATCH] _apt: Add subcommand autopurge,
Jörg Sommer
- [PATCH] _git-push: complete remote branch names respecting --delete,
Øystein Walle
- [PATCH] Add ${!nameref} in ksh emulation and ${(!)nameref} natively,
Bart Schaefer
- [PATCH] Add an option to make the vi search prompt more like bash,
S M
- [PATCH] add completion for xfce's xfconf-query(1),
Eric Cook
- [PATCH] Add glob qualifier grouping operator to completion,
Atte Peltomäki
- [PATCH] Add option like tcsh's dextract,
Tim Eliseo
- [PATCH] Add unalias to Functions Index in doc,
Dennis Eriksen
- [PATCH] Bad autoloaded parameter in module crashes shell,
Bart Schaefer
- [PATCH] C compatiblity fixes for the configure script (incompatible-pointer-types),
Florian Weimer
- [PATCH] cd: Append 2nd argument to CWD if 1st is empty,
Julian Prein
- [PATCH] Clarify module section of zsh-development-guide,
Bart Schaefer
- [PATCH] Clarify named references doc RE "for" loops,
Bart Schaefer
- [PATCH] completion libvirt: edit action is always allowed,
sergio
- [PATCH] completion: _git: Add trailer support for git commit --trailer,
Wesley Schwengle
- [PATCH] correct: add support for colemak layout,
Nikita Romanyuk
- [PATCH] Crash if $TMPPREFIX has invalid or read-only path,
Bart Schaefer
- [PATCH] Declaring the same variable "private" more than once,
Bart Schaefer
- [PATCH] do not skip tests for [[ -r file ]] and [[ -N file ]] on Cygwin,
Jun T
- [PATCH] Doc for parameter flags/types,
Bart Schaefer
- [PATCH] Document ${(!)refname},
Bart Schaefer
- [PATCH] Documentation for namespace syntax,
Bart Schaefer
- [PATCH] Enable linewise edit-command when in visual-line,
Christoffer Lundell
- [PATCH] Fix a bunch of Coverity-reported defects,
Bart Schaefer
- [PATCH] Fix diff completion for non GNU / FreeBSD platforms,
Nathan Houghton
- [PATCH] Fix flags in zsh-mime-setup so that they are utilized correctly,
Sebastian Gniazdowski
- [PATCH] Fix gradlew completion,
Shohei YOSHIDA
- [PATCH] Fix ignorebraces handling for nofork substitution,
Bart Schaefer
- [PATCH] Fix long-standing issue with "typeset -p",
Bart Schaefer
- [PATCH] Fix missing backslash in zpool-upgrade completion,
Frederick Zhang
- [PATCH] fix other nofork substitution bugs revealed by tests,
Bart Schaefer
- [PATCH] Fix scons '--jobs' and '--question' completions,
Shohei YOSHIDA
- [PATCH] Fix typo in compwid.yo,
Marlon Richert
- [PATCH] Fix unmatched quotes in "sbuild --extra-package" completion,
Sven Joachim
- [PATCH] Fixes and tests for namespace prefixes,
Bart Schaefer
- [PATCH] improve _nice,
Jun. T
- [PATCH] Improved _shadow / _unshadow,
Bart Schaefer
- [PATCH] Include fusermount3 in fusermount completions,
Wim de With
- Re: [PATCH] Initialization of main keymap [redux],
Mikael Magnusson
- [PATCH] is-at-least compares zsh's version if $2 is provided but empty,
Stephane Chazelas
- [PATCH] Let _approximate work w/ possible compadd function,
Marlon Richert
- [PATCH] mapfile without HAVE_MMAP should not trim newlines,
Bart Schaefer
- [PATCH] Misc. doc clarifications,
Bart Schaefer
- [PATCH] Misc. named reference updates,
Bart Schaefer
- [PATCH] More doc for zsh/ksh93,
Bart Schaefer
- [PATCH] More rigorous subscript checking in named references,
Bart Schaefer
- [PATCH] More typeset -p troubles,
Bart Schaefer
- [PATCH] Named reference typos & misc.,
Bart Schaefer
- [PATCH] Nofork capture of stdout,
Bart Schaefer
- [PATCH] nofork substitution bugfixes revealed by tests,
Bart Schaefer
- [PATCH] pidof: Support sysvinit-utils and Night Production versions,
Shohei YOSHIDA
- [PATCH] Re: Bug: Callback to widget set with `zle -Fw <widget>` shouldn't change $LASTWIDGET,
Bart Schaefer
- [PATCH] Re: Bug: wrong completion for 'git rerere forget',
Bart Schaefer
- [PATCH] README, NEWS, BUGS updates,
Bart Schaefer
- [PATCH] return value of assignments with nofork substitution,
Bart Schaefer
- Re: [PATCH] Show patchlevel in version string,
Wesley
- [PATCH] string.c: prefer memcpy() over strcpy(),
James Tirta Halim
- [PATCH] string.c: remove use of strcat() after strlen(),
James Tirta Halim
- [PATCH] support texinfo-7.0,
Jun T
- Re: [PATCH] Support the mksh's ${|func;} substitution,
Sebastian Gniazdowski
- [PATCH] Tests for nofork substitutions,
Bart Schaefer
- [PATCH] unmetafy $_ when exporting it to child,
Jun T
- [PATCH] update _iconv (support Citrus version in macOS etc),
Jun. T
- [PATCH] Update free completion for procps-ng 4.0.3,
Shohei YOSHIDA
- [PATCH] Update man pages to match change to Functions/Misc/colors,
Jim
- [PATCH] Update PARAMDEF in zsh-development-guide,
Bart Schaefer
- [PATCH] Update sqlite3 completion for version 3.42.0,
Shohei YOSHIDA
- [PATCH] User-defined widgets can continue past push-line-or-edit,
Bart Schaefer
- [PATCH][doc] clarify order of backslash and prompt expansion in print -P,
Stephane Chazelas
- [PATH] fix typo in _ssh,
Jun T
- _files -g <pattern> offers files that don't match the pattern and conversely,
Johan Grande
- `pwd -P` with systemd-homed causes inconsistent cwd state,
Kyle Laker
- `time` doesn't say seconds,
Ram Rachum
- Re: a='foo"'; echo ${a/foo"/"bar} outputs bar,
Bart Schaefer
- a=1 b=$a difference when typeset'd,
Sebastian Gniazdowski
- accessing array by index very slow,
Stephane Chazelas
- add context to .../functions/_tex,
Jim
- Addendum for my first message sent a while ago,
Ariel Rivas
- adding '-p precmd' to _normal,
Jun T
- Arbitrary code execution in commands of Zsh shell.,
LitHack
- Re: Autocomplete doesn't work correctly on certain folder names,
Bart Schaefer
- bad error message "defining function based on alias",
Vincent Lefevre
- Broken links form Z-Shell home pages,
Jim
- Broken Package,
Joel Carlton
- Bug (?) with ${(M)NAME:+WORD} and ${(P)NAME},
Bart Schaefer
- Bug Bounty,
LitHack
- Bug in sudo completions,
Kovid Goyal
- A bug on cat command for zsh,
Wang, Yichao
- bug report : printf %.1s outputting more than 1 character,
Jason C. Kwan
- bug report on a Zsh' widget,
Budi
- Re: Bug report: Completion for dynamically named dirs fails when $SUFFIX is not empty,
Marlon Richert
- Bug report: Strange behaviour with random, sort and uniq,
Sheogorath
- Bug when $USERNAME is cyryllic,
Максим Щербаков
- Re: Bug with continue?,
Mikael Magnusson
- Re: Bug: Callback to widget set with `zle -Fw <widget>` shouldn't change $LASTWIDGET,
Marlon Richert
- Bug: function calls with break in preexec,
Bart Schaefer
- Bug: Null byte in shell history causes segfault during $historywords reverse subscripting,
Eric Freese
- Bug: reading from tty inside process substitution,
Mark J. Reed
- Bug: Searching through sufficiently large $historywords causes seg fault,
Marlon Richert
- Bug: The capability CAP_WAKE_ALARM should be whitelisted.,
Robert Woods
- bug: whence -wa / none / argv position,
Phil Pennock
- Bug? ignorebraces and autoloaded functions,
Bart Schaefer
- Bug? Output not flushed?,
Bart Schaefer
- Build warning in zle_keymap.c,
Bart Schaefer
- The builtin "time" command and jobtext,
Bart Schaefer
- Can this snippet be further improved?,
Sebastian Gniazdowski
- colors_plus,
Jim
- Command execution by creating file.,
LitHack
- completion ( compctl ) does not trigger for command names containing dashes,
Fredrik Ax
- Completion for mutt's -a command line switch,
martin f krafft
- Completion oddities,
Bart Schaefer
- crash when Tab is pressed multiple times with zimfw installed,
zhuzhzh@xxxxxxx
- Fwd: Crashing the Linux System,
LitHack
- D01 test failure for prompts in dumb terminal,
Bart Schaefer
- Discovery of 3 Bugs in Zsh,
Johenan Li
- Disowned command killed when piping NUL character,
Johan Grande
- Documentation of the TIMEFMT variable,
trillian
- Effect of different sublist execution?,
Sebastian Gniazdowski
- Exit by the exec command.,
LitHack
- expanding nameref target?,
Mikael Magnusson
- Expected behavior of background jobs in ${ ... },
Bart Schaefer
- Extending zsh hooks,
Gregory Seidman
- Failed pipeline doesn't err_exit/return if complex command last,
Johan Grande
- Re: Feature Request: completion for history events,
Bart Schaefer
- Feature request: Is here proper contact to do it,
Budi
- feature suggestion,
Terrance Hendrik
- a few question about named reference,
Jun T
- find -exec + <TAB> doesn't work,
AsukaMinato
- Get exit code of a command run via coproc {cmd}?,
Sebastian Gniazdowski
- github PR to "Add command to improve robustness",
Oliver Kiddle
- Re: gitlab out of sync with sourceforge and github repositories,
Jim
- Re: Help: f (repeat) modifier, and histsubstpattern + :s/l/r/ modifier escaping of [{()}],
Bart Schaefer
- HIST_SAVE_BY_COPY (was Re: The HIST_EXPIRE_DUPS_FIRST might corrupt and wipe partially history file),
Bart Schaefer
- history expansion - modifiers :h and :t - questions,
Jim
- histsubstpattern in zmv,
Stephane Chazelas
- How to fix run-help-* functions?,
Michele Venturi
- How to set exit trap from inner function?,
Sebastian Gniazdowski
- how to use zsh-terminal?,
Ben Gao
- How Zsh bindkey -s work,
budikusasi
- Inconsistent parse error output,
Marlon Richert
- Infinite loop or memory corruption with zparseopts,
Bart Schaefer
- Is there a way to set a var above it's current scope?,
Sebastian Gniazdowski
- Is there any desire to support languages other than English in zsh?,
Agron Selimaj
- join mail-list,
Thomas Malak
- ksh compatibility: initial value of $_,
Bart Schaefer
- Ksh emulation and function names,
Bart Schaefer
- Literal `~` directory created?,
thomas.david.vaughan
- Re: make vi-*-word widgets respect WORDCHARS,
Oliver Kiddle
- Meta: Browser access to Sourceforge repository was broken for a couple of days,
Bart Schaefer
- Minor "git" irritation,
Bart Schaefer
- Minor improvements for mod_ksh93,
Bart Schaefer
- Misc. module stuff,
Bart Schaefer
- Multibyte test fails due to missing zsh/stat module,
Bart Schaefer
- munmap_chunk(): invalid pointer,
Sebastian Gniazdowski
- nameref and argv,
Stephane Chazelas
- namespaces limitation,
Oliver Kiddle
- Ncurses declaration compatibility (52383 vs. 52398+),
Bart Schaefer
- Need Zsh equivalent of bash history -a,
Budi
- New component in Zsh Angel System,
Sebastian Gniazdowski
- Re: New Defects reported by Coverity Scan for zsh,
Bart Schaefer
- no-fork expansion with array var,
Mikael Magnusson
- A novel, unprecedented approach to command line - n-commodore,
Sebastian Gniazdowski
- Parse error,
FREDERICK GEORGIAN
- Partial reads in ${ ... } capture,
Bart Schaefer
- Patch 1/3: Fix prefix insertion logic,
Marlon Richert
- PATCH: _sccs: don't handle subcommands in main namespace,
Mikael Magnusson
- PATCH: add -q option to kill for sigqueue,
Oliver Kiddle
- PATCH: Avoid \e in C code; building on Solaris 11,
Oliver Kiddle
- PATCH: complete for tmux server-access,
Oliver Kiddle
- PATCH: complete ldap search filters,
Oliver Kiddle
- PATCH: complete only modified files with git add -u,
Oliver Kiddle
- PATCH: completing dates and times for git,
Oliver Kiddle
- PATCH: completion options update,
Oliver Kiddle
- PATCH: completion update for OpenZFS 2.2,
Oliver Kiddle
- PATCH: completion updates for ansible,
Oliver Kiddle
- PATCH: correct A04redirect.ztst so that it works on VSCode,
German Riano
- PATCH: Document bracketed-paste-url-magic,
Mikael Magnusson
- PATCH: don't complete diff options to git blame,
Oliver Kiddle
- PATCH: Don't complete history modifiers when assigning parameter,
Mikael Magnusson
- PATCH: fix _numbers for suffixes containing %,
Oliver Kiddle
- PATCH: fix compilation when HAVE_GETRUSAGE is not defined,
Oliver Kiddle
- PATCH: fix for control characters and singlelinezle,
Oliver Kiddle
- PATCH: fix for df completion,
Oliver Kiddle
- PATCH: fix updates to region_highlight, accounting for PREDISPLAY,
Oliver Kiddle
- PATCH: Improve quote handling in _ant completion,
German Riano
- PATCH: migrate pcre module to pcre2,
Oliver Kiddle
- PATCH: move $ERRNO to the system module,
Oliver Kiddle
- PATCH: Move _history_modifiers call to _parameter,
Mikael Magnusson
- PATCH: pcre callouts,
Oliver Kiddle
- PATCH: Possible copy paste error?,
Mikael Magnusson
- Re: PATCH: remove OFF flags for display attributes in zattr,
Oliver Kiddle
- PATCH: SELinux completions,
Oliver Kiddle
- PATCH: support for highlighting ellipses in zle,
Oliver Kiddle
- PATCH: support for italic and faint fonts from region_highlight,
Oliver Kiddle
- PATCH: terminal attributes and singlelinezle,
Oliver Kiddle
- PATCH: update ansible completion,
Oliver Kiddle
- PATCH: update completion for FreeBSD 14,
Oliver Kiddle
- PATCH: update completion for openssh 9.3,
Oliver Kiddle
- PATCH: update completion of git attributes,
Oliver Kiddle
- PATCH: update completions to cover changes in OpenBSD 7.2,
Oliver Kiddle
- PATCH: update networkmanager completion,
Oliver Kiddle
- PATCH: update some util-linux completions,
Oliver Kiddle
- PATCH: update strace completion,
Oliver Kiddle
- PATCH: update to options in git completion,
Oliver Kiddle
- PATCH: update to ruby completions,
Oliver Kiddle
- PATCH: updates to completions for macOS,
Oliver Kiddle
- PATCH: Use time_t for lastt which stores result of time(0),
Mikael Magnusson
- PATCH: zshmodules man page ref to zselect/select,
Jim
- Pattern bug on (a*|)~^(*b),
Johan Grande
- Pattern engine extension for \< and \> support?,
Sebastian Gniazdowski
- possible PATCH to colors function,
Jim
- Probabilistic crash on zsh 5.9 on x86_64,
zsh bug report throwaway email thing
Mail converted by MHonArc