Zsh Mailing List Archive
zsh-workers 2014
Author Index
Listing 1000 of 1818 messages.
Page 1 of 2.
[Prev Page] [Next Page]
- Jeff Wang
- 罗婼贞
- 马编辑
- Lawrence Velázquez
- Sebastian Götte
- Павлов Николай Александрович
- Сергей Новиков
- Gábor Márton
- Jérémie Roquet
- VdragonV字龍
- İsmail Dönmez
- Øystein Walle
- Øystein Walle
- Eliseo Martínez
- Lawrence Velázquez
- Aaron Schrab
- Alessandro Ghedini
- Alexandre Rames
- algking
- Andreas
- Andrew Magee
- Andrew Waldron
- Annie Lucitano
- Anthony Heading
- Arjen Rouvoet
- Augie Fackler
- Axel Beckert
- Baptiste Daroussin
- Bart Schaefer
- Re: Case-insensitive completion (Re: tab completion bug?)
- Re: Possible bug to RPROMPT
- Re: SegFault in stringsubst
- Re: Interrupting globs (Re: Something rotten in tar completion)
- Re: [PATCH] Add CORRECT_IGNORE_NAME for file names pattern ignored during CORRECT_ALL
- Re: Bug in the completion for qemu in zsh
- Re: Confirming X02zlevi test failures
- Re: zsh.org should redirect to www.zsh.org
- Re: Confirming X02zlevi test failures
- Re: piping question
- Re: Commit 137b15a fails X02zlevi test
- Example of using "-command-line-" context?
- Re: segfault with exceedingly long path
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Reminder: 2 weeks to resolve zsh.org domain registration
- Re: _expand_alias does not expand aliases that contain an "!"
- Re: Bug#733075: Bug#733075: zsh: command completion not working after semicolon
- PRINT_TYPESET vs PRINT_WHENCE_CSH
- Re: _expand_alias does not expand aliases that contain an "!"
- Re: 'emulate sh -c' and $0
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Oddball output from zerrmsg()
- Re: Interrupting globs (Re: Something rotten in tar completion)
- [PATCH] Re: Parser issues and and [[ $var ]]
- Re: 'emulate sh -c' and $0
- Re: _arguments not works as expected. Bug?
- Re: _arguments not works as expected. Bug?
- Re: break/continue vs. try-always
- I'm having trouble with git ...
- Re: zsh-5.0.5-dev-1
- Re: 'whence' question
- [PATCH] Re: aliases+=(foo 'echo bar') crash
- Re: Commit 137b15a fails X02zlevi test
- "5 seconds to fail" Re: 5.0.5-dev-3
- Re: zsh got stuck without any message because of history lock file
- Re: Bug#749969: history no longer syncs immediately, INC_APPEND_HISTORY broken
- Re: *([high]) and nomatch
- Re: _expand_alias does not expand aliases that contain an "!"
- Re: zsh 5.0.5-dev-2
- Re: Bug with long multiline strings?
- SIGPIPE (Re: ZSH history not saved anymore)
- Re: Fwd: In Vi mode, show whether "insert" or "command" state is active
- Re: Pre-5.0.5 part 3: Heuristic for ZLE_RPROMPT_INDENT
- Re: Crash after interrupting tab-completion with Ctrl-\
- Damn race conditions ...
- Re: [patch] Fix VCS_INFO_reposub's whitespace handling
- Re: Additional space at end of assignment in preexec's $2 and $3
- Re: Tests of interrupting completion, and completion_nostat_dirs
- Re: Parser issues and and [[ $var ]]
- Re: PATCH: make get-line widget update history number
- Re: _history_complete_{newer,older} complains on "unmat ched" in _all_labels if globbing
- "od" completion won't complete file names
- Re: _expand_alias does not expand aliases that contain an "!"
- Re: Test failures on MacOS with latest pull from git
- Parser issues and and [[ $var ]]
- Re: PATCH: shift -p
- Re: Confirming X02zlevi test failures
- Re: Possible bug to RPROMPT
- Re: "does not contain a file descriptor" (Re: cat as a builtin command)
- What exactly does it mean to complete inside $'...' anyway?
- Re: segfault with exceedingly long path
- Re: Commit 137b15a fails X02zlevi test
- [PATCH] Re: $? and suspended jobs
- Re: Surprising parsing result with anonymous functions and for loops
- Re: zle: vi mode: wrong undo handling on fresh lines
- Re: (s) splitting - is there any way to provide "dynamic" separator
- Re: segmentation fault with {1..1234567}
- Re: The default $fpath
- [PATCH] ERR_EXIT with "for" loops and shell functions (Re: Bug report)
- Re: zle: vi mode: wrong undo handling on fresh lines
- Re: PATCH: evaluation depth in prompts
- Re: PATCH: functions with redirections
- Re: BUG: failure in "vcs_info prompt" aborts precmd function
- Macro redefined warnings in zftp.c
- Re: [BUG] Unicode variables can be exported and are exported metafied
- Re: completion for $x:
- Re: zsh 5.0.6 hanged in freejob from TRAPCHLD
- break/continue vs. try-always
- Confirming X02zlevi test failures
- Re: Directory and command name conflicts
- Re: Parser issues and and [[ $var ]]
- Re: I'm having trouble with git ...
- Re: Possible signal handling issues
- Re: segmentation fault with {1..1234567}
- Pre-5.0.5 follow-up part 2: Another help files build tweak
- Re: Interrupting globs (Re: Something rotten in tar completion)
- "Automate" use of .distfiles a little bit?
- Re: Segfault in hrealloc somewhere between rpromts and syntax highlighting
- Re: Pre-5.0.5 part 3: Heuristic for ZLE_RPROMPT_INDENT
- When you know completion will be slow ...
- Re: Confirming X02zlevi test failures
- Re: 'whence' question
- Re: first adventures
- Re: History bug in zsh 5.0.5
- Re: [PATCH] Fix command executions w/ shadowing array parameter with ksharray set
- Re: Interrupting globs (Re: Something rotten in tar completion)
- Re: Pre-5.0.5 part 3: Heuristic for ZLE_RPROMPT_INDENT
- Re: The ~ parameter expansion flag: bug or misunderstanding
- Re: [PATCH] Fix loading of multi-line history entires from disk
- Re: 'emulate sh -c' and $0
- Re: Bug in the completion for qemu in zsh
- Re: TRY_BLOCK_ERROR and exit status
- Re: _history_complete_{newer,older} complains on "unmat ched" in _all_labels if globbing
- Re: _expand_alias does not expand aliases that contain an "!"
- Re: bug in zsh wait builtin - rhbz#1150541
- PATCH signal-safe lexrestore() [Re: zsh 5.0.6 hanged in freejob from TRAPCHLD]
- Re: bug in zsh wait builtin - rhbz#1150541
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: accept-and-hold in interactive mode of menu select
- Re: BUG: failure in "vcs_info prompt" aborts precmd function
- Re: PATCH: functions with redirections
- Re: cannot hide command name from ps -e
- Re: PATCH: overwrite mode shouldn't replace newlines
- Re: 'emulate sh -c' and $0
- Errors from latest grammar.yo doc commit
- Re: SUGGESTION: Simplify auto-completion, a little
- Re: segfault in tab-completion menu if terminal is only one line tall
- Re: trying dputs
- Re: PATCH: More useful setopt / unsetopt completion
- Following up from before 5.0.5: Change initialization of parameters
- Re: PATCH: Explain array append a bit better
- New _cryptsetup (was Re: rsync --progress stops completion)
- Re: piping question
- [PATCH] Re: Insecure tempfile creation
- Re: Segmentation Fault on Stack Overflow
- Re: It seems that I find a zle -F full CPU bug
- More crash Re: More incmdpos stuff Re: Crash Re: Trial for 5.0.7
- Re: Interrupting globs (Re: Something rotten in tar completion)
- Re: 'emulate sh -c' and $0
- Re: Opts -i and -s no longer work together, haven't for while
- Re: stty not working
- Re: mkmakemod.sh 2nd stage build failure
- Re: [Bulk] Re: [PATCH] Add xxd completion
- Re: Interrupts in completion, traps in _main_complete
- Re: Fwd: In Vi mode, show whether "insert" or "command" state is active
- Re: segfault with exceedingly long path
- Re: aliases+=(foo 'echo bar') crash
- Re: zle: vi mode: wrong undo handling on fresh lines
- Re: zle: vi mode: wrong undo handling on fresh lines
- Re: using tag-order with _pids
- Re: Test failures on MacOS with latest pull from git
- Re: history-incremental-search-backward weird behavior for multiline commands in 5.0.x
- Removal of cond_match() - wrong?
- Sanity of lastval ($?) in for/select loops
- Re: break/continue vs. try-always
- Drat, Test/A05 still hanging sometimes
- Re: shell script that replaces the command line
- Re: zsh 5.0.5-dev-2
- Re: [PATCH] Re: aliases+=(foo 'echo bar') crash
- Why doesn't compinit use the -H typeset flag?
- Re: [PATCH] Re: Parser issues and and [[ $var ]]
- Re: Interrupting globs (Re: Something rotten in tar completion)
- Re: Bug with long multiline strings?
- Interrupting globs (Re: Something rotten in tar completion)
- Re: Complex config triggering Segfault in pattern matching code.
- Re: _describe bug?
- Re: [PATCH] Re: (Y) modifier: up to N matches?
- Re: stty not working
- Documentation (was Re: _describe bug?)
- Re: suggested patch for error flagged in static analysis
- Re: cd / gives "zsh: path expansion failed, using root directory"
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: 'whence' question
- Re: [PATCH 2/6] strict compilers expect the number of bytes to be a size_t for bcopy
- Re: 'whence' question
- Re: shell script that replaces the command line
- Re: break/continue vs. try-always
- Search on zsh.org list archive is not working
- Re: zsh 5.0.6 hanged in freejob from TRAPCHLD
- Re: Writing a plugin - where to start?
- Re: 'whence' question
- Re: BUG: failure in "vcs_info prompt" aborts precmd function
- Re: Bug path completion chsh -s
- Re: Inconsistency of GLOB_ASSIGN
- Re: zsh.org should redirect to www.zsh.org
- Re: Commit 137b15a fails X02zlevi test
- Re: PATCH: functions with redirections
- Re: It seems that I find a zle -F full CPU bug
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: segfault with exceedingly long path
- Re: PATCH: make kill ring work in vi mode
- Re: [PATCH] Re: (Y) modifier: up to N matches?
- Re: Custom auto complete
- Re: Commit 137b15a fails X02zlevi test
- Crash Re: Trial for 5.0.7
- Re: PATCH: completion utility function for lists
- Re: Zsh bugfixes released by RedHat
- Re: Suggestion for ZSH, who do I send it to?
- Re: Something rotten in tar completion
- Re: [PATCH] Reduce build verbosity when updating timestamp files
- Re: setopt temporarily?
- Getting unexpected error from piping "read -d"
- Re: ignore-parents style broken for cd
- Re: Interrupting globs (Re: Something rotten in tar completion)
- TRY_BLOCK_ERROR and exit status
- Re: bug in zsh wait builtin - rhbz#1150541
- Re: Pre-5.0.5 part 3: Heuristic for ZLE_RPROMPT_INDENT
- Re: PATCH: shift -p
- Re: Complex config triggering Segfault in pattern matching code.
- It seems that I find a zle -F full CPU bug
- Re: break/continue vs. try-always
- Re: PATCH: functions with redirections
- Re: free() error on simple input scripts
- Re: Insecure tempfile creation
- Re: [PATCH] Re: (Y) modifier: up to N matches?
- Re: [zsh 5.0.2] Bug with option histreduceblanks and specific $WORDCHARS ?
- Re: Confirming X02zlevi test failures
- Re: zsh 5.0.5-dev-2
- Re: [PATCH 1/6] fix implicit typecast for strict compilers
- Re: Interrupting globs (Re: Something rotten in tar completion)
- Re: PATCH: functions with redirections
- Re: Inconsistency of GLOB_ASSIGN
- Re: PATCH: Add :^ syntax for zipping two arrays (v3)
- Re: Segfault in hrealloc somewhere between rpromts and syntax highlighting
- REPOST: Better error messages for "read -c" / "read -l"
- "does not contain a file descriptor" (Re: cat as a builtin command)
- Re: What exactly does it mean to complete inside $'...' anyway?
- Re: [Pkg-zsh-devel] Bug#760061: "5 seconds to fail"
- Re: Pre-command parameter assignments affect command lookup?
- Discussion of path search for builtin utilities
- Re: $? and suspended jobs
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: _expand_alias does not expand aliases that contain an "!"
- Re: BUG?: Konsole: ZLE_RPROMPT_INDENT swallows last PS1 character
- Re: 'emulate sh -c' and $0
- Re: trouble with debugging binary
- Re: _ip: ip -6 stderr
- Re: Confirming X02zlevi test failures
- Re: zsh history bug ?
- Re: 'emulate sh -c' and $0
- Re: PATCH: evaluation depth in prompts
- Re: segmentation fault with {1..1234567}
- Re: accept-and-hold in interactive mode of menu select
- Re: autocd in scripts
- Re: [PATCH] Re: (Y) modifier: up to N matches?
- Re: Custom auto complete
- Re: bug in zsh wait builtin - rhbz#1150541
- Re: using tag-order with _pids
- Re: zle: vi mode: wrong undo handling on fresh lines
- Is _oldlist breaking something it shouldn't?
- Re: first adventures
- Re: SegFault in stringsubst
- Re: SegFault in stringsubst
- Re: SIGPIPE (Re: ZSH history not saved anymore)
- Re: PATCH: safe numeric import
- Re: first adventures
- Re: Parser issues and and [[ $var ]]
- Re: trouble with debugging binary
- Re: Possible bug to RPROMPT
- Re: segmentation fault with {1..1234567}
- Re: [PATCH] Several PCRE module oddities
- Re: Bug#749969: history no longer syncs immediately, INC_APPEND_HISTORY broken
- Re: Commit 137b15a fails X02zlevi test
- Re: bug in prompt?
- Re: Raw ^A in Doc/Makefile.in on purpose? (was: zsh-5.0.5-dev-1)
- Interrupts in completion, traps in _main_complete
- Issue trackers (Re: $(...) and <<)
- Re: free() error on simple input scripts
- Re: Inconsistency of GLOB_ASSIGN
- Re: trouble with debugging binary
- Re: 'emulate sh -c' and $0
- Re: Suggestion for ZSH, who do I send it to?
- Re: implicit previous command, only state what should change
- Re: PATCH: give precedence to local keymaps (was Re: More on getkeycmd())
- Re: _expand_alias does not expand aliases that contain an "!"
- Re: Commit 137b15a fails X02zlevi test
- Misc. other USEZLE / SHINSTDIN notes
- Re: bug report
- Re: vi mode question.
- Re: Complex config triggering Segfault in pattern matching code.
- Re: implicit previous command, only state what should change
- Some of my mail not reaching the alias
- Re: segfault with exceedingly long path
- Re: When you know completion will be slow ...
- PATCH: Explain array append a bit better
- Re: Logging/debugging from within Src/Zle/compmatch.c
- Re: PATCH: visual line mode
- Re: MacOS X patches
- Re: Damn race conditions ...
- The _match completer breaks the "menu" zstyle?
- Re: The default $fpath
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: Interrupting globs (Re: Something rotten in tar completion)
- Re: PATCH: evaluation depth in prompts
- Re: zsh 5.0.5-dev-2
- Re: history-incremental-search-backward weird behavior for multiline commands in 5.0.x
- Re: zsh 5.0.5-dev-2 / Occassional hangs on Test/A05execution.ztst
- Re: Fwd: Bug#765410: ulimit broken as root if it fails once [origin: goswin-v-b@xxxxxx]
- Re: bug in prompt?
- Re: zsh got stuck without any message because of history lock file
- Re: free() error on simple input scripts
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Z-Shell breaks im-config configuration scripts, making input method malfunction
- Re: can't make
- Re: Opts -i and -s no longer work together, haven't for while
- PATCH Re: piping question
- Re: Tests of interrupting completion, and completion_nostat_dirs
- Re: SegFault in stringsubst
- Re: zsh got stuck without any message because of history lock file
- Re: [PATCH] Re: (Y) modifier: up to N matches?
- Re: SIGPIPE (Re: ZSH history not saved anymore)
- Re: piping question
- Re: [PATCH 5/6] memmove is expected to return dest
- Re: (Y) modifier: up to N matches?
- Re: Damn race conditions ...
- Problem with "read -q" / "read -k" and "zle -I"
- Re: Test failures on MacOS with latest pull from git
- Re: Link gpg2 to gpg in the auto completion scripts
- Re: first effort with git
- Commit 137b15a fails X02zlevi test
- Re: first adventures
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: Complex config triggering Segfault in pattern matching code.
- Re: Interrupting globs (Re: Something rotten in tar completion)
- Case-insensitive completion (Re: tab completion bug?)
- Re: Unexpected ${%F{}} evaluation
- Re: Drat, Test/A05 still hanging sometimes
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: SIGPIPE (Re: ZSH history not saved anymore)
- Re: (s) splitting - is there any way to provid e "dynamic" separator
- Misc. compile warnings
- Re: Signal 18 (CONT) caught by ps (procps-ng version 3.3.9)
- Re: zsh 5.0.5-dev-2 / Occassional hangs on Test/A05execution.ztst
- [austin-group] Re: clarification on $*/$@
- Re: Errors from latest grammar.yo doc commit
- Re: In Vi mode, show whether "insert" or "command" state is active
- Re: somewhat unexpected abortion error
- Re: Confirming X02zlevi test failures
- Re: zsh 5.0.5-dev-2 / Occassional hangs on Test/A05execution.ztst
- Re: SUGGESTION: Simplify auto-completion, a little
- Re: Misc patches for git completion and vcs_info
- Re: Drat, Test/A05 still hanging sometimes
- Re: Getting unexpected error from piping "read -d"
- Re: 5.0.7 uploaded
- Re: core dump or infinite loop in brace expansion
- Re: first adventures
- [PATCH] Re: set -o nounset; foo=(); print ${foo:#bar}
- Re: Interrupting globs (Re: Something rotten in tar completion)
- Re: cvs completion problem in zsh-5.0.7
- Re: [Pkg-zsh-devel] Bug#679824: zsh: Buggy perl completion with -e [origin: vincent@xxxxxxxxxx]
- Re: zsh 5.0.7 released
- Re: PATCH: give precedence to local keymaps (was Re: More on getkeycmd())
- Crash with "fc -I" and/or zshaddhistory hook
- Re: wrong git merge completion
- Re: In Vi mode, show whether "insert" or "command" state is active
- Re: zsh got stuck without any message because of history lock file
- Most recent "make check" just FYI
- Re: Inconsistency of GLOB_ASSIGN
- Re: Possible bug to RPROMPT
- Re: segfault with exceedingly long path
- Re: Weird completion bug in Src/Zle/compmatch.c#bld_line
- Re: PATCH Re: zparseopts default associative array
- Re: [Pkg-zsh-devel] Bug#760061: "5 seconds to fail"
- Re: 'whence' question
- Re: zle: vi mode: wrong undo handling on fresh lines
- Re: Interrupting globs (Re: Something rotten in tar completion)
- Re: stderr from _call_program (Re: rsync --progress stops completion)
- [PATCH] Re: Several PCRE module oddities
- Re: dir/*<tab> expansion doesn't work with directories with apostrophe in the name
- Re: zsh 5.0.7
- Re: Opts -i and -s no longer work together, haven't for while
- Zsh bugfixes released by RedHat
- Re: Bug in the completion for qemu in zsh
- Re: SegFault in stringsubst
- Re: PATCH: keep region active when widget fails
- Re: SIGPIPE (Re: ZSH history not saved anymore)
- Re: $(...) and <<
- Re: stty not working
- Re: Zsh bugfixes released by RedHat
- Re: globbing in conditional expressions
- Re: Confirming X02zlevi test failures
- Re: Bug in interaction with pid namespaces
- Re: Bug in interaction with pid namespaces
- PATCH Re: Crash after history/fc -p if history size is set to 0 or non-numerical value
- Re: break/continue vs. try-always
- Re: zsh 5.0.6 hanged in freejob from TRAPCHLD
- Re: PATCH: default vi-mode key bindings
- Re: aliases+=(foo 'echo bar') crash
- Re: php completion
- Re: segmentation fault with {1..1234567}
- Re: [PATCH] _git: auto-removable '..' suffix: remove at the end of lines
- Re: zsh 5.0.7
- Re: first adventures
- Re: first adventures
- Re: Test failures on MacOS with latest pull from git
- Administrivia: Zsh archive search still broken; Geoff Wing?
- PATCH: Rewrite the introduction to zshparam(1)
- Re: zsh 5.0.5-dev-2 / Occassional hangs on Test/A05execution.ztst
- Re: [Pkg-zsh-devel] Bug#760061: "5 seconds to fail"
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: zle: vi mode: wrong undo handling on fresh lines
- PATCH: pattern matching should be interruptible
- Re: [PATCH 1/6] fix implicit typecast for strict compilers
- Re: MacOS X patches
- Re: Segfault in hrealloc somewhere between rpromts and syntax highlighting
- Re: Bug#765410: ulimit broken as root if it fails once [origin: goswin-v-b@xxxxxx]
- Re: zsh 5.0.5-dev-2
- Re: function to replace the command line text
- Re: PATCH: remove work of art in _umount
- Re: zsh history bug ?
- Re: Getting unexpected error from piping "read -d"
- Re: Bug path completion chsh -s
- Re: bug in zsh wait builtin - rhbz#1150541
- Re: vcs_info: quoting (backticks) in git_patches_applied
- Re: bug with completion in quotes
- Re: docker completion for zsh
- Re: zstyle cd ignore-parents broken? (Zsh-5.0.5)
- Re: Drat, Test/A05 still hanging sometimes
- Re: bug with completion in quotes
- Re: In Vi mode, show whether "insert" or "command" state is active
- Re: zle: vi mode: wrong undo handling on fresh lines
- Re: zle: vi mode: wrong undo handling on fresh lines
- Re: Getting unexpected error from piping "read -d"
- More [[ $var ]] (Re: zsh-newuser-install)
- Re: bug with completion in quotes
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Could someone clarify how math functions work?
- Re: Fwd: In Vi mode, show whether "insert" or "command" state is active
- Re: Link gpg2 to gpg in the auto completion scripts
- Re: VCS_INFO_get_data_svn:31: bad set of key/value pairs for associative array
- Re: pcre_match() option "-n" broken under zsh 5.0.6
- Re: dir/*<tab> expansion doesn't work with directories with apostrophe in the name
- Re: (#m) and "case" alternation
- Re: Buffer overflow with long fd numbers in redirects
- Re: zle: vi mode: wrong undo handling on fresh lines
- _arguments bugs / _typeset (was Re: rsync --progress stops completion)
- Re: Something rotten in tar completion
- Re: bug in zsh wait builtin - rhbz#1150541
- Re: PATCH: P glob qual appends words when negated
- Re: 'emulate sh -c' and $0
- Re: bug with %<< prompt expansion
- Re: Zsh bugfixes released by RedHat
- Re: Fwd (potential regression in 5.0.3): Bug#732726: zsh function freeze
- [PATCH] Re: Oddball output from zerrmsg()
- Re: helper script for making ChangeLog entries
- Re: Complex config triggering Segfault in pattern matching code.
- Re: segmentation fault with {1..1234567}
- Re: Fix zshmodule.1 syntax
- Opts -i and -s no longer work together, haven't for while
- Re: stderr from _call_program (Re: rsync --progress stops completion)
- Re: Live Clock Causes Directory Flashing In URxvt & XTerm
- [PATCH] Reduce build verbosity when updating timestamp files
- Re: Something rotten in tar completion
- Re: %? glob hack
- Re: segmentation fault with {1..1234567}
- Re: Surprising parsing result with anonymous functions and for loops
- Re: Crash Re: Trial for 5.0.7
- Re: Interrupting globs (Re: Something rotten in tar completion)
- Re: Crash Re: Trial for 5.0.7
- Re: 'whence' question and others
- Re: In Vi mode, show whether "insert" or "command" state is active
- PATCH: Preserve $match while processing zstyles
- Variant syntax (Re: Could someone clarify how math functions work?)
- Re: [PATCH] Fix loading of multi-line history entires from disk
- Fwd: Re: [BUG] Unicode variables can be exported and are exported metafied
- PATCH Re: zparseopts default associative array
- Inconsistency of GLOB_ASSIGN
- Pre-5.0.5 part 3: Heuristic for ZLE_RPROMPT_INDENT
- Re: PATCH: functions with redirections
- Re: Tests of interrupting completion, and completion_nostat_dirs
- Re: Crash after interrupting tab-completion with Ctrl-\
- Re: More crash Re: More incmdpos stuff Re: Crash Re: Trial for 5.0.7
- Re: [PATCH] Re: Insecure tempfile creation
- Re: Crash after interrupting tab-completion with Ctrl-\
- Re: BUG?: Konsole: ZLE_RPROMPT_INDENT swallows last PS1 character
- Re: first adventures
- Re: shell function in the background?
- Re: Function for examining structure of calls in debug output
- Re: 'emulate sh -c' and $0
- Re: stty not working
- Re: [PATCH] Re: (Y) modifier: up to N matches?
- Test failures on MacOS with latest pull from git
- Tests of interrupting completion, and completion_nostat_dirs
- Re: Unset special parameters
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Fix zshmodule.1 syntax
- Re: Insecure tempfile creation
- Re: Bug in interaction with pid namespaces
- Re: 'whence' question and others
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: free() error on simple input scripts
- Re: BUG: failure in "vcs_info prompt" aborts precmd function
- Re: [PATCH] Re: Insecure tempfile creation
- Re: History bug in zsh 5.0.5
- Re: break/continue vs. try-always
- Re: zsh got stuck without any message because of history lock file
- Re: zle: vi mode: wrong undo handling on fresh lines
- Re: Bug report
- Re: Effectiveness of --disable-dynamic-nss?
- Re: PATCH: Add :^ syntax for zipping two arrays
- Re: bug in zsh wait builtin - rhbz#1150541
- Re: Interrupting globs (Re: Something rotten in tar completion)
- Re: segfault with exceedingly long path
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: No documentation for copy-earlier-word
- Re: Completion/BSD/Command/_kld patch
- Re: The ~ parameter expansion flag: bug or misunderstanding
- Re: [PATCH] Fix loading of multi-line history entires from disk
- Re: $(...) and <<
- Re: Zsh does not follow POSIX when return is called during the action of a trap
- Re: POSIX_ARGZERO: not POSIX compliant in sourced script?!
- [PATCH] Better prompt width calculations (Re: Possible bug to RPROMPT)
- Re: Custom auto complete
- Benjamin Peterson
- Bernard Cafarelli
- Bernhard Tittelbach
- Boyan Penkov
- Bruno Jimenez
- Chet Ramey
- Chirantan Ekbote
- Chrish Deluke
- Christian Hesse
- Christian Neukirchen
- Christoph (Stucki) von Stuckrad
- Clint Adams
- Clint Hepner
- clutton
- Craig Small
- Danek Duvall
- Daniel Hahler
- Daniel Shahaf
- Re: ulimit -a: -r vs -N [was Re: pkgsrc patches for zsh]
- Re: zsh domain and keyword in CN
- [PATCH] Typo fix after commit eb4c70d
- Re: [PATCH] vcs_info git: Fix stagedstr for empty repos
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: [PATCH] vcs_info: git: Support stagedstr(%c) without unstagedstr(%u)
- Re: VCS_INFO_get_data_git produces output in git-annex directories
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: [Bulk] Re: [PATCH] Add xxd completion
- Re: [PATCH] Re: (Y) modifier: up to N matches?
- Re: [PATCH] Add xxd completion
- [PATCH]: vcs_info git: Describe detached heads symbolically.
- Re: [PATCH] Re: (Y) modifier: up to N matches?
- Re: _history_complete_{newer,older} complains on "unmat ched" in _all_labels if globbing
- Re: [PATCH]: vcs_info git: Describe detached heads symbolically.
- Re: [Bulk] Re: [PATCH] Add xxd completion
- (Y) modifier: up to N matches?
- [PATCH] vcs_info git: Fix stagedstr for empty repos
- [PATCH] vcs_info svn: Use the revision of cwd
- [PATCH] vcs_info bzr: Fix typo in constant name
- [PATCH] Re: (Y) modifier: up to N matches?
- [PATCH] _bindkey: Fix first argument completion.
- Re: [PATCH] Re: Insecure tempfile creation
- Re: [PATCH] Re: (Y) modifier: up to N matches?
- [PATCH] Add xxd completion
- [PATCH] vcs_info: git: Support stagedstr(%c) without unstagedstr(%u)
- Insecure tempfile creation
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: [PATCH] vcs_info git: Fix stagedstr for empty repos
- [PATCH] vcs_info svn: 'Fix set-branch-format' when in subdirs
- Re: [PATCH] vcs_info: Use ‘command’ prefix to call version control programs
- [PATCH] _git: Respect tags for subcommand completion.
- [PATCH] docs bugfix: glob qualifiers
- Re: [PATCH] vcs_info: git: Support stagedstr(%c) without unstagedstr(%u)
- Re: Complex config triggering Segfault in pattern matching code.
- Dave Yost
- David Costanzo
- David Siroky
- Dennis Felsing
- dhahler+zsh-workers
- Dima Kogan
- Domagoj Pintaric
- Dominic Hopf
- DS
- Eduardo A. Bustamante López
- Emanuel Berg
- Eric Cook
- Erik Johnson
- Felipe G. Silveira
- Florent Carpentier
- Francisco Borges
- Frank Terbeck
- fREW Schmidt
- Greg Klanderman
- Hamilton Turner
- Han Pingtian
- Holger Macht
- Holiday Incentives
- Hong Xu
- Igor Gnatenko
- Jan Chaloupka
- Jan Larres
- Jason Spiro
- Jasper Lievisse Adriaanse
- jchaloup
- jdhenman
- Joel Elkins
- Joel Lopes Da Silva
- Joep van Delft
- Jonathan H
- Jun Kuriyama
- Jun T
- Jun T.
- Re: [PATCH] Several PCRE module oddities
- Re: Weird completion bug in Src/Zle/compmatch.c#bld_line
- accept-and-hold in interactive mode of menu select
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- [PATCH] A few cleanups in manpages
- Re: zle: vi mode: wrong undo handling on fresh lines
- ignore-parents style broken for cd
- Re: zle: vi mode: wrong undo handling on fresh lines
- Re: free() error on simple input scripts
- Re: PATCH: key delays in zle tests (was fix vi-indent and vi-swap-case)
- Re: free() error on simple input scripts
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Commit 137b15a fails X02zlevi test
- Re: Commit 137b15a fails X02zlevi test
- [PATCH] building with --disable-multibyte
- Re: Confirming X02zlevi test failures
- Re: Bug path completion chsh -s
- ignore-line style and filenames containing spaces
- Re: zle: vi mode: wrong undo handling on fresh lines
- Re: Segfault in hrealloc somewhere between rpromts and syntax highlighting
- Re: Commit 137b15a fails X02zlevi test
- Re: Test failures on MacOS with latest pull from git
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: [PATCH] A few more format fix in docs
- Re: core dump or infinite loop in brace expansion
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: [Pkg-zsh-devel] Bug#679824: zsh: Buggy perl completion with -e [origin: vincent@xxxxxxxxxx]
- Re: Confirming X02zlevi test failures
- Re: Confirming X02zlevi test failures
- Re: [PATCH] new completion function for od
- Download link at sourceforge
- Re: Test failures on MacOS with latest pull from git
- Re: [Pkg-zsh-devel] Bug#679824: zsh: Buggy perl completion with -e [origin: vincent@xxxxxxxxxx]
- Re: [Pkg-zsh-devel] Bug#679824: zsh: Buggy perl completion with -e [origin: vincent@xxxxxxxxxx]
- A possible fix of an indentation problem in manages
- Re: Confirming X02zlevi test failures
- [PATCH] _chmod: use $line[1] instead of $words[2] to access the mode
- Re: Confirming X02zlevi test failures
- PATCH: typo in metafaq.yo
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Misc. compile warnings
- zsh.pdf: table of contents is at the end of pdf
- Re: Confirming X02zlevi test failures
- Re: Confirming X02zlevi test failures
- rlimits.c: extra arg of printf
- Re: Test failures on MacOS with latest pull from git
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: zle: vi mode: wrong undo handling on fresh lines
- core dump in vichange()
- Re: [PATCH] A few more format fix in docs
- core dump or infinite loop in brace expansion
- Re: Damn race conditions ...
- Re: zle: vi mode: wrong undo handling on fresh lines
- Re: [Pkg-zsh-devel] Bug#679824: zsh: Buggy perl completion with -e [origin: vincent@xxxxxxxxxx]
- Re: Confirming X02zlevi test failures
- [PATCH] new completion function for od
- Re: Damn race conditions ...
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Download link at sourceforge
- A minor yodl incompatibility?
- kbaker
- Kenzie Togami
- Kete
- Koen Wilde
- Kosuke Asami
- Kwon Yeolhyun
- Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- Re: Unicode, Korean, normalization form, Mac OS X and tab completion
- leilvting1
- lilydjwg
- llua
- Lokesh Mandvekar
- Luxury goods
- m0viefreak
Mail converted by MHonArc