Zsh Mailing List Archive
zsh-workers 2023
Date Index
Listing 339 of 339 messages.
Page 1 of 1.
[Prev Page] [Next Page]
Reverse Date Index
Thread Index
Author Index
2023/01/01
Re: Read a line from user without clearing screen below the prompt while allowing user to use arrow keys to make edits in middle of line
Bart Schaefer
2023/01/02
Zsh 5.9 segfault, likely due to unsafe signal handler
Jacob Greenfield
2023/01/03
Re: PATCH: remove OFF flags for display attributes in zattr
Oliver Kiddle
2023/01/03
Re: PATCH: remove OFF flags for display attributes in zattr
Bart Schaefer
2023/01/04
PATCH: support for italic and faint fonts from region_highlight
Oliver Kiddle
2023/01/04
Re: PATCH: remove OFF flags for display attributes in zattr
Oliver Kiddle
2023/01/04
[PATCH] Fix diff completion for non GNU / FreeBSD platforms
Nathan Houghton
2023/01/06
Subscript flag (i) not working correctly on empty strings?
Philippe Altherr
2023/01/06
Re: Subscript flag (i) not working correctly on empty strings?
Peter Stephenson
2023/01/06
Re: Subscript flag (i) not working correctly on empty strings?
Bart Schaefer
2023/01/06
Re: PATCH: support for italic and faint fonts from region_highlight
Oliver Kiddle
2023/01/06
Re: PATCH: remove OFF flags for display attributes in zattr
Oliver Kiddle
2023/01/07
[BUG Report] A incorrect behavior of the shell variable $RANDOM
万 在舟
2023/01/07
Re: [BUG Report] A incorrect behavior of the shell variable $RANDOM
Roman Perepelitsa
2023/01/07
Re: Subscript flag (i) not working correctly on empty strings?
Philippe Altherr
2023/01/07
Re: Subscript flag (i) not working correctly on empty strings?
Roman Perepelitsa
2023/01/07
Re: Subscript flag (i) not working correctly on empty strings?
Roman Perepelitsa
2023/01/08
Re: PATCH: remove OFF flags for display attributes in zattr
Daniel Shahaf
2023/01/08
Re: Subscript flag (i) not working correctly on empty strings?
Peter Stephenson
2023/01/09
PATCH: terminal attributes and singlelinezle
Oliver Kiddle
2023/01/09
PATCH: fix for control characters and singlelinezle
Oliver Kiddle
2023/01/09
PATCH: support for highlighting ellipses in zle
Oliver Kiddle
2023/01/10
PATCH: fix updates to region_highlight, accounting for PREDISPLAY
Oliver Kiddle
2023/01/10
Re: make vi-*-word widgets respect WORDCHARS
Oliver Kiddle
2023/01/11
Re: Bug: Callback to widget set with `zle -Fw <widget>` shouldn't change $LASTWIDGET
Marlon Richert
2023/01/11
Re: PATCH: fix updates to region_highlight, accounting for PREDISPLAY
Oliver Kiddle
2023/01/11
X04 Test Failure
Vin Shelton
2023/01/11
Re: X04 Test Failure
Oliver Kiddle
2023/01/11
Re: X04 Test Failure
Vin Shelton
2023/01/11
PATCH: move $ERRNO to the system module
Oliver Kiddle
2023/01/12
Re: PATCH: move $ERRNO to the system module
Stephane Chazelas
2023/01/12
Re: PATCH: move $ERRNO to the system module
Daniel Shahaf
2023/01/13
$var not expanded in ${x?$var}
Stephane Chazelas
2023/01/14
Re: make vi-*-word widgets respect WORDCHARS
ml_zsh-workers
2023/01/16
Re: $var not expanded in ${x?$var}
Daniel Shahaf
2023/01/16
bad error message "defining function based on alias"
Vincent Lefevre
2023/01/16
Re: $var not expanded in ${x?$var}
Peter Stephenson
2023/01/16
Re: bad error message "defining function based on alias"
Peter Stephenson
2023/01/16
Re: PATCH: move $ERRNO to the system module
Bart Schaefer
2023/01/16
Re: Zsh 5.9 segfault, likely due to unsafe signal handler
Bart Schaefer
2023/01/17
[PATCH] Re: Bug: Callback to widget set with `zle -Fw <widget>` shouldn't change $LASTWIDGET
Bart Schaefer
2023/01/17
Re: Feature Request: completion for history events
Bart Schaefer
2023/01/17
Re: Feature Request: completion for history events
Bart Schaefer
2023/01/17
[PATCH] Re: Bug: wrong completion for 'git rerere forget'
Bart Schaefer
2023/01/17
Re: [PATCH] Re: Bug: Callback to widget set with `zle -Fw <widget>` shouldn't change $LASTWIDGET
Peter Stephenson
2023/01/17
Re: [PATCH] Re: Bug: Callback to widget set with `zle -Fw <widget>` shouldn't change $LASTWIDGET
Bart Schaefer
2023/01/19
[PATCH 0/1] Update GNU make completion for version 4.4
Shohei YOSHIDA
2023/01/19
[PATCH 1/1] Update gnu make completion for version 4.4
Shohei YOSHIDA
2023/01/19
Re: [PATCH 1/1] Update gnu make completion for version 4.4
Daniel Shahaf
2023/01/19
Re: PATCH: support for italic and faint fonts from region_highlight
Mikael Magnusson
2023/01/19
Re: PATCH: support for italic and faint fonts from region_highlight
Oliver Kiddle
2023/01/20
Re: PATCH: support for italic and faint fonts from region_highlight
Mikael Magnusson
2023/01/20
Re: [PATCH 1/1] Update gnu make completion for version 4.4
Shohei Yoshida
2023/01/22
Re: [PATCH 1/1] Update gnu make completion for version 4.4
Daniel Shahaf
2023/01/23
Bug (?) with ${(M)NAME:+WORD} and ${(P)NAME}
Bart Schaefer
2023/01/24
[PATCH 0/1] Improve gcc's -fsanitize completion
Shohei YOSHIDA
2023/01/24
[PATCH 1/1] Improve -fsanitize option completion
Shohei YOSHIDA
2023/01/24
Re: [PATCH 1/1] Improve -fsanitize option completion
Daniel Shahaf
2023/01/24
Re: Bug (?) with ${(M)NAME:+WORD} and ${(P)NAME}
Mikael Magnusson
2023/01/25
[PATCH 0/2] Update python and pydoc completions for version 3.11
Shohei YOSHIDA
2023/01/25
[PATCH 1/2] Update python3 completion for version 3.11
Shohei YOSHIDA
2023/01/25
[PATCH 2/2] Update pydoc for version 3.11
Shohei YOSHIDA
2023/01/27
Pattern engine extension for \< and \> support?
Sebastian Gniazdowski
2023/01/27
sourceforge maintenance
Daniel Shahaf
2023/01/27
Re: Pattern engine extension for \< and \> support?
Stephane Chazelas
2023/01/27
Re: [PATCH 1/2] Update python3 completion for version 3.11
Daniel Shahaf
2023/01/27
Re: Pattern engine extension for \< and \> support?
Daniel Shahaf
2023/01/27
[PATCH] Doc for parameter flags/types
Bart Schaefer
2023/01/28
ksh compatibility: initial value of $_
Bart Schaefer
2023/01/28
[PATCH 0/1] Update rake completion for version 13
Shohei YOSHIDA
2023/01/28
[PATCH 1/1] Update rake completion for version 13
Shohei YOSHIDA
2023/01/30
#% anchoring doesn't work with (S)
Sebastian Gniazdowski
2023/02/01
[PATCH] Update PARAMDEF in zsh-development-guide
Bart Schaefer
2023/02/02
D01 test failure for prompts in dumb terminal
Bart Schaefer
2023/02/02
Re: #% anchoring doesn't work with (S)
Sebastian Gniazdowski
2023/02/02
-C -like option to change CWD on startup
Sebastian Gniazdowski
2023/02/02
Re: -C -like option to change CWD on startup
Roman Perepelitsa
2023/02/02
Re: -C -like option to change CWD on startup
Sebastian Gniazdowski
2023/02/02
Re: #% anchoring doesn't work with (S)
Mikael Magnusson
2023/02/02
Re: #% anchoring doesn't work with (S)
Mikael Magnusson
2023/02/02
Re: #% anchoring doesn't work with (S)
Peter Stephenson
2023/02/02
Re: D01 test failure for prompts in dumb terminal
Daniel Shahaf
2023/02/02
Re: #% anchoring doesn't work with (S)
Sebastian Gniazdowski
2023/02/02
Documentation of the TIMEFMT variable
trillian
2023/02/02
Re: Documentation of the TIMEFMT variable
Daniel Shahaf
2023/02/02
Re: Documentation of the TIMEFMT variable
Bart Schaefer
2023/02/03
Re: Documentation of the TIMEFMT variable
Stephane Chazelas
2023/02/04
Segmentation fault at exit with set -u and pipe
Cebtenzzre
2023/02/05
Re: Documentation of the TIMEFMT variable
Daniel Shahaf
2023/02/06
[PATCH 1/3]: Add named references
Bart Schaefer
2023/02/06
[PATCH 2/3] Tests for named references
Bart Schaefer
2023/02/06
[PATCH 3/3] Documentation for named references
Bart Schaefer
2023/02/06
[BUG] NO_EXEC should not exec $NULLCMD
Marlon Richert
2023/02/06
Re: [BUG] NO_EXEC should not exec $NULLCMD
Peter Stephenson
2023/02/06
Re: #% anchoring doesn't work with (S)
Bart Schaefer
2023/02/06
Re: #% anchoring doesn't work with (S)
Peter Stephenson
2023/02/07
Re: [PATCH 2/3] Tests for named references
Daniel Shahaf
2023/02/07
Re: [PATCH 3/3] Documentation for named references
Daniel Shahaf
2023/02/07
Re: [PATCH 2/3] Tests for named references
Bart Schaefer
2023/02/07
Re: [PATCH 3/3] Documentation for named references
Bart Schaefer
2023/02/07
Re: [PATCH 2/3] Tests for named references
Daniel Shahaf
2023/02/07
Re: [PATCH 3/3] Documentation for named references
Daniel Shahaf
2023/02/07
Re: [PATCH 3/3] Documentation for named references
Bart Schaefer
2023/02/08
[PATCH 4/3] Fixes for named references (code and tests)
Bart Schaefer
2023/02/08
[PATCH 5/3] Documentation refinement for named references
Bart Schaefer
2023/02/08
Re: [PATCH 1/3]: Add named references
Oliver Kiddle
2023/02/08
Re: [PATCH 1/3]: Add named references
Bart Schaefer
2023/02/08
Inconsistent parse error output
Marlon Richert
2023/02/08
Re: [PATCH 4/3] Fixes for named references (code and tests)
Daniel Shahaf
2023/02/08
Re: [PATCH 4/3] Fixes for named references (code and tests)
Bart Schaefer
2023/02/08
Re: [PATCH 3/3] Documentation for named references
Bart Schaefer
2023/02/08
Re: PATCH: support for italic and faint fonts from region_highlight
Oliver Kiddle
2023/02/08
Re: [PATCH 1/3]: Add named references
Bart Schaefer
2023/02/09
Re: [PATCH 1/3]: Add named references
Oliver Kiddle
2023/02/09
Re: [PATCH 1/3]: Add named references
Oliver Kiddle
2023/02/09
Re: [PATCH 1/3]: Add named references
Bart Schaefer
2023/02/09
Re: [PATCH 1/3]: Add named references
Bart Schaefer
2023/02/09
Re: [PATCH 1/3]: Add named references
Oliver Kiddle
2023/02/09
Re: [PATCH 1/3]: Add named references
Bart Schaefer
2023/02/10
[PATCH] _git-push: complete remote branch names respecting --delete
Øystein Walle
2023/02/10
Shouldn't be IDENT more smart?
Sebastian Gniazdowski
2023/02/10
Re: Shouldn't be IDENT more smart?
Stephane Chazelas
2023/02/11
Re: [PATCH 1/3]: Add named references
Bart Schaefer
2023/02/11
xtrace output is a bit whack for associative array assignment
Bart Schaefer
2023/02/11
Re: [PATCH 1/3]: Add named references
Bart Schaefer
2023/02/11
Speaking of dangerous referents
Bart Schaefer
2023/02/11
Re: [PATCH 1/3]: Add named references
Oliver Kiddle
2023/02/11
Re: [PATCH 1/3]: Add named references
Bart Schaefer
2023/02/11
Re: [PATCH 1/3]: Add named references
Bart Schaefer
2023/02/11
Re: [PATCH 1/3]: Add named references
Bart Schaefer
2023/02/12
[PATCH 6/3] Additional sanity for named references
Bart Schaefer
2023/02/12
[PATCH 7/3] Additional tests and documentation
Bart Schaefer
2023/02/12
Re: Segmentation fault at exit with set -u and pipe
Bart Schaefer
2023/02/12
Re: [PATCH 1/3]: Add named references
Oliver Kiddle
2023/02/12
Re: Speaking of dangerous referents
Oliver Kiddle
2023/02/12
Subscribe
donoban
2023/02/12
Re: Speaking of dangerous referents
Bart Schaefer
2023/02/12
Re: Subscribe
Lawrence Velázquez
2023/02/12
Re: [PATCH 1/3]: Add named references
Oliver Kiddle
2023/02/12
Segfault due short overflow in hist.c
donoban
2023/02/12
0I
godotkrull
2023/02/12
colors_plus
Jim
2023/02/12
Re: Segmentation fault at exit with set -u and pipe
Cebtenzzre
2023/02/12
Re: [PATCH 1/3]: Add named references
Bart Schaefer
2023/02/12
PM_* flags in zsh.h (was Re: [PATCH 1/3]: Add named references)
Bart Schaefer
2023/02/12
[PATCH] More rigorous subscript checking in named references
Bart Schaefer
2023/02/12
Re: colors_plus
Bart Schaefer
2023/02/12
Re: PM_* flags in zsh.h (was Re: [PATCH 1/3]: Add named references)
Oliver Kiddle
2023/02/12
Re: [PATCH 1/3]: Add named references
Oliver Kiddle
2023/02/12
Re: [PATCH] More rigorous subscript checking in named references
Bart Schaefer
2023/02/13
--init-file option
Kalmár Gergely
2023/02/13
Re: --init-file option
Roman Perepelitsa
2023/02/13
Re: --init-file option
Kalmár Gergely
2023/02/13
Re: [BUG] NO_EXEC should not exec $NULLCMD
Peter Stephenson
2023/02/13
Re: --init-file option
Bart Schaefer
2023/02/13
Re: --init-file option
Roman Perepelitsa
2023/02/13
Re: --init-file option
Kalmár Gergely
2023/02/13
Re: --init-file option
Bart Schaefer
2023/02/14
[PATCH] Named reference typos & misc.
Bart Schaefer
2023/02/14
[PATCH] Fix long-standing issue with "typeset -p"
Bart Schaefer
2023/02/14
Re: --init-file option
Kalmár Gergely
2023/02/14
Re: [PATCH] Named reference typos & misc.
Peter Stephenson
2023/02/14
Re: [PATCH] Named reference typos & misc.
Bart Schaefer
2023/02/14
Re: [PATCH] Named reference typos & misc.
Peter Stephenson
2023/02/14
Re: [PATCH] Named reference typos & misc.
Bart Schaefer
2023/02/15
Re: [PATCH] Named reference typos & misc.
Bart Schaefer
2023/02/15
Build warning in zle_keymap.c
Bart Schaefer
2023/02/15
Re: [PATCH] Named reference typos & misc.
Peter Stephenson
2023/02/15
Re: [PATCH] Named reference typos & misc.
Peter Stephenson
2023/02/15
Re: [PATCH] Named reference typos & misc.
Bart Schaefer
2023/02/16
zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
Bart Schaefer
2023/02/16
Re: zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
Peter Stephenson
2023/02/16
Re: zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
Bart Schaefer
2023/02/16
Re: zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
Bart Schaefer
2023/02/16
Re: zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
Bart Schaefer
2023/02/16
Re: Build warning in zle_keymap.c
Oliver Kiddle
2023/02/17
Re: Build warning in zle_keymap.c
Bart Schaefer
2023/02/17
what can be global aliases used for?
Sebastian Gniazdowski
2023/02/17
Re: what can be global aliases used for?
Roman Perepelitsa
2023/02/17
Re: what can be global aliases used for?
Bart Schaefer
2023/02/17
Re: what can be global aliases used for?
Lawrence Velázquez
2023/02/17
Re: what can be global aliases used for?
Roman Perepelitsa
2023/02/17
Re: what can be global aliases used for?
Lawrence Velázquez
2023/02/17
PATCH: complete ldap search filters
Oliver Kiddle
2023/02/18
PATCH: complete only modified files with git add -u
Oliver Kiddle
2023/02/18
Is there a way to set a var above it's current scope?
Sebastian Gniazdowski
2023/02/18
Re: Is there a way to set a var above it's current scope?
Roman Perepelitsa
2023/02/18
Re: Is there a way to set a var above it's current scope?
Sebastian Gniazdowski
2023/02/18
[PATCH] Bad autoloaded parameter in module crashes shell
Bart Schaefer
2023/02/19
Re: PATCH: complete ldap search filters
Oliver Kiddle
2023/02/19
Re: Separate cdpath elements in path-directories completion
Oliver Kiddle
2023/02/20
Re: Separate cdpath elements in path-directories completion
Bart Schaefer
2023/02/20
"printdefines" utility
Bart Schaefer
2023/02/21
Re: zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
Peter Stephenson
2023/02/21
Re: zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
Peter Stephenson
2023/02/21
expanding nameref target?
Mikael Magnusson
2023/02/21
Re: zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)
Bart Schaefer
2023/02/21
Re: expanding nameref target?
Bart Schaefer
2023/02/21
Re: Separate cdpath elements in path-directories completion
Sebastian Stark
2023/02/22
Re: Bug report: Completion for dynamically named dirs fails when $SUFFIX is not empty
Marlon Richert
2023/02/23
[PATCH 0/1] Update cal/ncal completion
Shohei YOSHIDA
2023/02/23
[PATCH 1/1] Update cal/ncal completion
Shohei YOSHIDA
2023/02/23
PATCH: completion updates for ansible
Oliver Kiddle
2023/02/24
How to set exit trap from inner function?
Sebastian Gniazdowski
2023/02/24
Re: Separate cdpath elements in path-directories completion
Oliver Kiddle
2023/02/24
Re: How to set exit trap from inner function?
Bart Schaefer
2023/02/25
Valgrind warning from vared -c
Bart Schaefer
2023/02/25
Bug report: Strange behaviour with random, sort and uniq
Sheogorath
2023/02/25
Re: Bug report: Strange behaviour with random, sort and uniq
Lawrence Velázquez
2023/02/26
Misc. module stuff
Bart Schaefer
2023/02/26
Re: How to set exit trap from inner function?
Sebastian Gniazdowski
2023/02/27
[PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
Bart Schaefer
2023/02/27
[PATCH 2/3] Special named references
Bart Schaefer
2023/02/27
[PATCH 3/3] The zsh/ksh93 module
Bart Schaefer
2023/02/27
[PATCH] Clarify module section of zsh-development-guide
Bart Schaefer
2023/02/28
Re: expanding nameref target?
Bart Schaefer
2023/02/28
Re: expanding nameref target?
Oliver Kiddle
2023/02/28
Re: expanding nameref target?
Mikael Magnusson
2023/02/28
PATCH: Use time_t for lastt which stores result of time(0)
Mikael Magnusson
2023/02/28
PATCH: Possible copy paste error?
Mikael Magnusson
2023/02/28
Re: PATCH: Possible copy paste error?
Peter Stephenson
2023/02/28
[PATCH v3 try2] prompt: support generic non-visible regions
Felipe Contreras
2023/02/28
Re: [PATCH v3 try2] prompt: support generic non-visible regions
Oliver Kiddle
2023/02/28
Re: expanding nameref target?
Bart Schaefer
2023/02/28
Re: expanding nameref target?
Bart Schaefer
2023/02/28
Re: [PATCH v3 try2] prompt: support generic non-visible regions
Bart Schaefer
2023/03/01
Re: New Defects reported by Coverity Scan for zsh
Bart Schaefer
2023/03/01
Re: New Defects reported by Coverity Scan for zsh
Mikael Magnusson
2023/03/01
Re: [PATCH v3 try2] prompt: support generic non-visible regions
Felipe Contreras
2023/03/01
The builtin "time" command and jobtext
Bart Schaefer
2023/03/05
Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
Oliver Kiddle
2023/03/05
Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
Sebastian Gniazdowski
2023/03/05
Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
Bart Schaefer
2023/03/05
Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
Bart Schaefer
2023/03/05
Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
Bart Schaefer
2023/03/05
Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
Oliver Kiddle
2023/03/05
Re: [PATCH 1/3] Extended ksh compatibility: namespace parameter syntax
Bart Schaefer
2023/03/05
[PATCH] Add ${!nameref} in ksh emulation and ${(!)nameref} natively
Bart Schaefer
2023/03/05
[PATCH] Fixes and tests for namespace prefixes
Bart Schaefer
2023/03/05
[PATCH] Documentation for namespace syntax
Bart Schaefer
2023/03/05
[PATCH] More doc for zsh/ksh93
Bart Schaefer
2023/03/06
Weird bug / missing feature with gvim interaction
Felipe Contreras
2023/03/06
Re: Weird bug / missing feature with gvim interaction
Bart Schaefer
2023/03/06
Re: Weird bug / missing feature with gvim interaction
Bart Schaefer
2023/03/06
Re: gitlab out of sync with sourceforge and github repositories
Jim
2023/03/06
Re: Weird bug / missing feature with gvim interaction
Felipe Contreras
2023/03/06
Re: Weird bug / missing feature with gvim interaction
lilydjwg
2023/03/06
Re: Weird bug / missing feature with gvim interaction
Felipe Contreras
2023/03/06
Re: Weird bug / missing feature with gvim interaction
Bart Schaefer
2023/03/06
Re: Weird bug / missing feature with gvim interaction
Felipe Contreras
2023/03/06
V01 Test Failure
Vin Shelton
2023/03/06
Re: V01 Test Failure
Bart Schaefer
2023/03/06
Re: V01 Test Failure
Bart Schaefer
2023/03/06
setopt emacs / vi again
Bart Schaefer
2023/03/07
Re: [PATCH] Add ${!nameref} in ksh emulation and ${(!)nameref} natively
Bart Schaefer
2023/03/07
How to fix run-help-* functions?
Michele Venturi
2023/03/07
Re: How to fix run-help-* functions?
Philippe Troin
2023/03/07
Re: How to fix run-help-* functions?
Bart Schaefer
2023/03/07
Re: How to fix run-help-* functions?
Peter Stephenson
2023/03/07
Re: How to fix run-help-* functions?
Bart Schaefer
2023/03/07
Re: How to fix run-help-* functions?
Michele Venturi
2023/03/08
Re: How to fix run-help-* functions?
Bart Schaefer
2023/03/08
Update Util/printdefines for recent changes
Bart Schaefer
2023/03/08
[PATCH v4] prompt: support generic non-visible regions
Felipe Contreras
2023/03/08
Why is an 'x' appended in _prefix completer?
Marlon Richert
2023/03/08
Re: Why is an 'x' appended in _prefix completer?
Mikael Magnusson
2023/03/08
Re: Why is an 'x' appended in _prefix completer?
Bart Schaefer
2023/03/09
PATCH: don't complete diff options to git blame
Oliver Kiddle
2023/03/09
Re: Why is an 'x' appended in _prefix completer?
Peter Stephenson
2023/03/09
[BUG]Filename autocompletion using git-bare repos (--git-dir=... --work-tree=...)
eliasghafari
2023/03/09
Re: Why is an 'x' appended in _prefix completer?
Bart Schaefer
2023/03/09
Re: [BUG]Filename autocompletion using git-bare repos (--git-dir=... --work-tree=...)
Bart Schaefer
2023/03/09
[PATCH] correct: add support for colemak layout
Nikita Romanyuk
2023/03/09
Re: [BUG]Filename autocompletion using git-bare repos (--git-dir=... --work-tree=...)
Oliver Kiddle
2023/03/09
The (e) parameter flag and side-effects
Bart Schaefer
2023/03/10
Re: [PATCH] correct: add support for colemak layout
Mikael Magnusson
2023/03/10
Re: [PATCH] correct: add support for colemak layout
Nikita Romanyuk
2023/03/10
Re: [PATCH] correct: add support for colemak layout
Bart Schaefer
2023/03/10
Re: [PATCH] correct: add support for colemak layout
Bart Schaefer
2023/03/10
Re: [PATCH] correct: add support for colemak layout
Kelvium
2023/03/10
Re: [BUG]Filename autocompletion using git-bare repos (--git-dir=... --work-tree=...)
Elias Ghafari
2023/03/10
Re: [BUG]Filename autocompletion using git-bare repos (--git-dir=... --work-tree=...)
Roman Perepelitsa
2023/03/11
Reserved namespaces
Bart Schaefer
2023/03/11
Re: Reserved namespaces
Sebastian Gniazdowski
2023/03/11
Re: Reserved namespaces
Bart Schaefer
2023/03/11
Minor improvements for mod_ksh93
Bart Schaefer
2023/03/11
[PATCH] Clarify named references doc RE "for" loops
Bart Schaefer
2023/03/11
Re: [PATCH] correct: add support for colemak layout
Bart Schaefer
2023/03/12
Re: [PATCH] correct: add support for colemak layout
Nikita Romanyuk
2023/03/12
Re: Reserved namespaces
Sebastian Gniazdowski
2023/03/12
Re: Reserved namespaces
Eric Cook
2023/03/12
[PATCH] Fix unmatched quotes in "sbuild --extra-package" completion
Sven Joachim
2023/03/12
Re: Reserved namespaces
Sebastian Gniazdowski
2023/03/12
Re: Reserved namespaces
Bart Schaefer
2023/03/13
Re: How to fix run-help-* functions?
Michele Venturi
2023/03/13
Re: How to fix run-help-* functions?
Michele Venturi
2023/03/13
Re: How to fix run-help-* functions?
Bart Schaefer
2023/03/13
Broken links form Z-Shell home pages
Jim
2023/03/13
Re: How to fix run-help-* functions?
Mikael Magnusson
2023/03/13
Re: How to fix run-help-* functions?
Bart Schaefer
2023/03/13
Re: How to fix run-help-* functions?
Bart Schaefer
2023/03/14
[PATCH] More typeset -p troubles
Bart Schaefer
2023/03/14
Effect of different sublist execution?
Sebastian Gniazdowski
2023/03/14
Re: Effect of different sublist execution?
Roman Perepelitsa
2023/03/15
bug report : printf %.1s outputting more than 1 character
Jason C. Kwan
2023/03/15
Re: bug report : printf %.1s outputting more than 1 character
Bart Schaefer
2023/03/15
Re: bug report : printf %.1s outputting more than 1 character
Jason C. Kwan
2023/03/15
Re: bug report : printf %.1s outputting more than 1 character
Bart Schaefer
2023/03/15
Re: bug report : printf %.1s outputting more than 1 character
Roman Perepelitsa
2023/03/15
PATCH: update completions to cover changes in OpenBSD 7.2
Oliver Kiddle
2023/03/15
PATCH: update completion for openssh 9.3
Oliver Kiddle
2023/03/16
PATCH: update completion of git attributes
Oliver Kiddle
2023/03/18
New component in Zsh Angel System
Sebastian Gniazdowski
2023/03/18
Re: New component in Zsh Angel System
Sebastian Gniazdowski
2023/03/18
Re: bug report : printf %.1s outputting more than 1 character
Peter Stephenson
2023/03/19
HIST_SAVE_BY_COPY (was Re: The HIST_EXPIRE_DUPS_FIRST might corrupt and wipe partially history file)
Bart Schaefer
2023/03/20
[PATCH 0/1] Update nm options
Shohei YOSHIDA
2023/03/20
[PATCH 1/1] Update nm options
Shohei YOSHIDA
2023/03/20
Re: How to fix run-help-* functions?
Michele Venturi
2023/03/20
Prompt themes masking output from some applications [macOS]
08-sequel . tarns
2023/03/20
Re: Prompt themes masking output from some applications [macOS]
Roman Perepelitsa
2023/03/21
Re: How to fix run-help-* functions?
Bart Schaefer
2023/03/22
Weird interaction between zpty and trap
Felipe Contreras
2023/03/22
Re: Weird interaction between zpty and trap
Bart Schaefer
2023/03/22
Re: Weird interaction between zpty and trap
Felipe Contreras
2023/03/23
Re: Valgrind warning from vared -c
Jun T
2023/03/23
Re: ksh compatibility: initial value of $_
Jun T
2023/03/24
Re: Documentation of the TIMEFMT variable
Jun T
2023/03/24
Re: Documentation of the TIMEFMT variable
Oliver Kiddle
2023/03/25
SIGABRT/SIGIOT confusion under Linux
Nate Eldredge
2023/03/26
PATCH: Handle SIGIOT as an alias to SIGABRT if they are the same signal number
Mikael Magnusson
2023/03/26
PATCH: completing dates and times for git
Oliver Kiddle
2023/03/27
Re: Documentation of the TIMEFMT variable
Jun T
2023/03/27
Re: Weird interaction between zpty and trap
Felipe Contreras
2023/03/28
Re: Bug with continue?
Mikael Magnusson
2023/03/28
Re: Bug with continue?
Peter Stephenson
2023/03/28
Re: Bug with continue?
Peter Stephenson
2023/03/29
PATCH: zshmodules man page ref to zselect/select
Jim
2023/03/29
Re: Bug with continue?
Peter Stephenson
Mail converted by
MHonArc