Zsh Mailing List Archive
zsh-workers 2015
Author Index
Listing 1000 of 3364 messages.
Page 3 of 4.
[Prev Page] [Next Page]
- Mikael Magnusson
- Re: Typeset with array
- Re: This widget implementation feels a bit clunky (edit-quoted-word)
- zrecompile -p -R/-M has no effect
- PATCH 09/17: complist: Fix leak of string in clnicezputs
- PATCH 06/17: compctl: Remove pointless check
- PATCH 16/17: compctl: Comparing array with 0 does nothing, check contents (should it be dropped instead?)
- Re: PATCH 13/17: anon funcs: don't leak shf when ctrl-c in () {:} =(sleep 1)
- Re: Crash when exporting scalar without value and getsparam fails
- Re: PATCH: _ps1234, _date_formats: Complete strftime formats for %D{}
- Re: Sourceforge GIT is down
- PATCH: Fix leak on print -zf/-sf error
- Re: PATCH: parse from even deeper in hell
- PATCH: _ssh: update to 7.0
- Re: "_alternative:shift:14: shift count must be <= $#" with zsh-5.0.8
- Re: PATCH 3/5: _imagemagick: complete all files if image files didn't match
- Possible NULL deref in cfp_matcher_range?
- Re: $RANDOM initial state doesn't change
- Re: PATCH: minor variable allocation change in add-zsh-hook
- Re: Completion of prefix redirections is -command- instead of -redirect-
- Re: PATCH: Set completion function flags correctly for zle -P
- Re: PATCH: zle -f from inside widget to set flags and make yank start/end zle params writable
- Re: Completion of prefix redirections is -command- instead of -redirect-
- Re: bracketed paste - chopping trailing newlines
- PATCH 17/17: check widthp before deref (is this okay, or should it be *swidep = buf + *widthp ? *widthp : 0; or something)
- PATCH: _gdb: Allow 'core' to occur anywhere in a coredump filename
- Re: Hitting Ctrl-c during correction messes up formating
- PATCH 5/5: _strftime: Add completion for zsh/datetime's strftime builtin
- PATCH: Improve _zargs
- PATCH 14/17: getsubsargs: free ptr1 before returning
- Re: PATCH: parse from even deeper in hell
- Re: 5.0.9 eventually...?
- PATCH: vcs_info: Adjust documentation for no longer exporting
- Re: PATCH: get off my case
- Re: Bug in alias expansion
- Re: PATCH: ztrftime: Handle all non-zsh format chars with strftime if present (v2)
- traps specified in certain ways are output incorrectly
- Re: X font completion is buggy
- This widget implementation feels a bit clunky (edit-quoted-word)
- Re: Read-only variables in emulation mode
- PATCH 11/17: hist: use zhtricat instead of tricat
- Re: PATCH: ztrftime: Pass everything unhandled to the system strftime()
- PATCH: Tweak some usage output in the tcp_* functions
- Re: PATCH: One small step towards making ~[foo]<tab> work
- Re: PATCH: parse from even deeper in hell
- Re: PATCH (differently) Re: PATCH: Plug some fd leaks in bin_print
- Re: Completion of prefix redirections is -command- instead of -redirect-
- Re: grammar triviality with '&&'
- Re: Bug: git completion: __git_ignore_line ignores complete branch
- PATCH: Disable the heuristic setting RPROMPT_INDENT to 0
- RFC/PATCH: Fix BSD package completion
- PATCH: ztrftime: more workarounds for broken strftime interface
- Re: PATCH: Plug some fd leaks in bin_print
- Re: 'cd' built-in crashed zsh on a broken file system
- Re: "{ } always { }" construct and return in called functions
- Re: [PATCH] Re: Insecure tempfile creation
- PATCH: Step two seems to take us there
- Re: PATCH: Fix leak during Y shortcircuit glob qualifier
- PATCH 1/5: _git: various fixes
- Re: PATCH: completion of dates
- attr module compile failure
- Re: This widget implementation feels a bit clunky (edit-quoted-word)
- Re: Crash when exporting scalar without value and getsparam fails
- Re: zle_highlight and yank
- Re: PATCH: Don't treat NUL as a combining character
- PATCH: ztrftime: Pass everything unhandled to the system strftime()
- Re: [BUG] Can't mark unset variables as read-only
- Re: "{ } always { }" construct and return in called functions
- Re: histlexwords error with >! token
- Re: [PATCH] Index of element after width of characters
- Re: PATCH: Implement zle -P
- Re: zsh-5.0.7-dev-4
- PATCH: vcs_info: stop exporting everything
- PATCH: Handle NULL return from dlerror() more gracefully
- Re: PATCH: Fix leak during Y shortcircuit glob qualifier
- Re: region_highlight and zle_highlight[paste]
- Re: 5.0.9 eventually...?
- Re: PATCH 06/17: compctl: Remove pointless check
- PATCH: Allow setting $0 when POSIX_ARGZERO is not set
- PATCH 02/17: Don't crash when writing out history if HOST is unset
- Re: "no_nomatch" and glob qualifiers
- PATCH: _fc: Remove a spurious 2
- PATCH: _ssh: update to 6.9
- Highlight hook
- Re: Typeset with array
- Re: [PATCH] _fc: prevent empty argument removal when expanding $history
- Re: vim completion problem after workers/35168
- Re: "{ } always { }" construct and return in called functions
- PATCH 2/5: _wget: complete headers for --header and add --no-use-server-timestamps
- Re: PATCH 3/5: _imagemagick: complete all files if image files didn't match
- Re: PATCH: Don't store ZLE_LINE_ABORTED in vared context
- Re: Prompt width miscomputed with conditional substring
- PATCH 04/17: zle: size_t is unsigned, use int instead
- Re: PATCH: Make ztrftime pass more things to strftime
- PATCH: Don't treat NUL as a combining character
- Re: PATCH: Plug some fd leaks in bin_print
- Re: PATCH: Plug some fd leaks in bin_print
- Crash when exporting scalar without value and getsparam fails
- Re: [PATCH] Enable further expansion of parameter name by ${!...}
- Re: PATCH: unwanted error aborting continued command substitution
- Re: Fishier code in handlefeatures
- Re: nohistsubstpattern and :s//
- Re: PATCH 3/5: _imagemagick: complete all files if image files didn't match
- Re: PATCH: Removing aliases from history, 2015 style
- Re: preexec problems
- Re: PATCH 06/17: compctl: Remove pointless check
- PATCH: ztrftime: Handle all non-zsh format chars with strftime if present
- Re: [PATCH 1/1] add ssh option FingerprintHash
- Re: 'cd' built-in crashed zsh on a broken file system
- Re: PATCH: Allow setting $0 when POSIX_ARGZERO is not set
- Re: typeset -T crash
- Re: Crash/error with recursive-edit and set
- PATCH: Document narrow-to-region -l and -r.
- Re: [Feature Request]: Globally updated Variables for all zsh instances for same user - just like fish shell
- Can't overwrite $0 in functions anymore
- Re: incorrect setopt completion
- Crash/error with recursive-edit and set
- Re: PATCH: Make ztrftime pass more things to strftime
- Re: PATCH 3/5: _imagemagick: complete all files if image files didn't match
- Re: Finding the first history event of the current instance
- Re: PATCH 3/5: _imagemagick: complete all files if image files didn't match
- Re: PATCH: Make yank zle params writable
- PATCH: _ps1234, _date_formats: Complete strftime formats for %D{}
- Re: incorrect setopt completion
- Re: PATCH: sysopen (was Re: '>>' does not create file if set -C (noclobber) is active)
- PATCH: Avoid gcc case syntax
- Re: Word breaks around aliased tokens (was Re: PATCH: Removing aliases from history, 2015 style (was capturing output of !! not working))
- Re: PATCH: hist: remove wrong NULL terminator
- PATCH: Implement zle -P
- PATCH v2 (complete): Implement zle -P
- Re: PATCH: (maybe) negative ranges
- PATCH: Work around broken case parsing
- Re: Possible NULL deref in cfp_matcher_range?
- Re: PATCH: Remeta one frame earlier
- Re: PATCH: Fix two bugs in typeset_setbase
- Re: prexec never gets empty string?
- PATCH: Add zle-line-pre-redraw hook for highlighting
- Re: Read-only variables in emulation mode
- Re: "{ } always { }" construct and return in called functions
- Re: PATCH: parse from even deeper in hell
- Re: Read-only variables in emulation mode
- Re: zsh (live version): setting globassign crashes completion
- Re: PATCH: 5.0.8 notes
- Re: I almost hate to ask this, but: Version 5.0.9?
- Re: PATCH: Don't store ZLE_LINE_ABORTED in vared context
- Re: histlexwords error with >! token
- PATCH: zle -f from inside widget to set flags
- PATCH: Fix double unmeta in rm verification
- Re: Deadlock when receiving kill-signal from child process
- PATCH 13/17: anon funcs: don't leak shf when ctrl-c in () {:} =(sleep 1)
- PATCH: _ps1234: complete colors for %F{ and %K{
- Re: 5.0.9 / 5.1 agani (ws Re: Recommend latex surgical gloves)
- Re: PATCH: Fix use-after-free for print -zf and print -sf
- Re: Some valgrind patches
- Re: Zsh will not parse an autoload function when it has short loops
- Re: PATCH: Fix two bugs in typeset_setbase
- Re: [patch] "which"-builtin writes diagnostics to stdout
- Re: Completion of prefix redirections is -command- instead of -redirect-
- Re: Bracketed-paste and quoting, again
- Re: Completion of prefix redirections is -command- instead of -redirect-
- typeset -T crash
- minor problems with dynamic directory completion
- PATCH 05/17: compcore: Fix size argument to zfree
- Re: Aliasing separators (Re: grammar triviality with '&&')
- Re: PATCH: Fix use-after-free for print -zf and print -sf
- Fishy code in sticky emulation?
- Re: incorrect setopt completion
- Re: PATCH: sysopen (was Re: '>>' does not create file if set -C (noclobber) is active)
- PATCH: Doc: Explain the numeric argument and be consistent about what we call it
- Re: bracketed paste
- PATCH 01/17: emulate: Handle aborting from mixed -L/-c correctly
- Re: Undo is also confused with narrow-to-region
- Re: typeset -T crash
- PATCH: _sort: Fix syntax error
- Re: PATCH: Make yank zle params writable
- typeset tied array initialization silently dropped for already tied params
- Space after if/while/for
- Re: Crash when exporting scalar without value and getsparam fails
- Re: git pull failed
- Re: PATCH 13/17: anon funcs: don't leak shf when ctrl-c in () {:} =(sleep 1)
- Re: broken parsing with $((`:`))
- PATCH: GLOB_ASSIGN only affects scalar assignments
- PATCH 03/17: computil: Check for NULL before passing to strlen
- Re: [PATCH] bracketed-paste: change quoting style
- Re: PATCH: _ps1234, _date_formats: Complete strftime formats for %D{}
Mike Frysinger
Moritz Bunkus
navar37253
Nick Bryda
Nikolay Aleksandrovich Pavlov (ZyX)
Nir Friedman
Oliver Kiddle
- Re: [PATCH] vcs_info: examples: use sed's q1 with +vi-git-untracked
- Re: PATCH: muddled completion search status
- Re: PATCH: _fc: Remove a spurious 2
- PATCH: git subcommand completion formatting
- Re: why do ceil/floor give the decimal dot?
- mkdir builtin and $'\0'
- Re: [PATCH] allocate origline by ztrdup(), not by dupstring()
- Re: Undo is also confused with narrow-to-region
- Re: PATCH: highlight pasted text
- Re: bracketed paste mode in xterm and urxvt
- Re: Undo is also confused with narrow-to-region
- Re: bracketed paste
- PATCH: highlight pasted text
- Re: bracketed paste mode in xterm and urxvt
- Vim special marks - Re: PATCH: highlight pasted text
- Re: [PATCH] _file_descriptors: initialize `list' array with local -a
- Re: X font completion is buggy
- Re: PATCH: updated emulate completion
- Re: PATCH: highlight pasted text
- Re: PATCH: completion of dates
- PATCH: get-line shouldn't set histline
- PATCH: menu-selection null deref if initial selection not in display
- PATCH: complete % placeholders for git log --format
- Re: [PATCH] _find_net_interfaces: use /sys/class/net/* for interface names in linux
- Re: PATCH v2 (complete): Implement zle -P
- Re: [PATCH] bracketed-paste: change quoting style
- Re: [patch] Add _elf_files type
- Re: PATCH: completion of dates
- PATCH: vi mode text objects for brackets/quotes
- Re: '>>' does not create file if set -C (noclobber) is active
- Re: bracketed paste - chopping trailing newlines
- Re: bracketed paste mode in xterm and urxvt
- Undo is also confused with narrow-to-region
- Re: Undo is confused after push-line-or-edit?
- Re: [PATCH] portable mechanism to determine noatime
- Re: [PATCH] portable mechanism to determine noatime
- Re: bracketed paste
- reverse-menu-complete
- PATCH: update completion of zsh builtins
- Re: PATCH: _find: Update for OpenBSD
- PATCH: fix _describe documentation
- PATCH: muddled completion search status
- Re: zsh 5.0.8 available (preliminary announcement)
- Re: PATCH: ignore EINTR in ztcp/zsocket accept()
- Re: PATCH 3/5: _imagemagick: complete all files if image files didn't match
- Re: bracketed paste
- Re: Directory stack completion system
- Re: PATCH: update completions for some common Unix commands
- PATCH: Re: Undo and narrow-to-region (was ...)
- PATCH: completion of dates
- Re: PATCH: narrow-to-region (was Re: This widget implementation feels a bit clunky)
- PATCH: $NUMERIC from a vi widget
- PATCH: assorted minor completion function changes
- Re: zle options (was Re: PATCH: highlight pasted text)
- PATCH: sysopen (was Re: '>>' does not create file if set -C (noclobber) is active)
- Re: PATCH: _ps1234, _date_formats: Complete strftime formats for %D{}
- Re: PATCH: highlight pasted text
- Re: PATCH: quote parameter expansion from GLOB_SUBST
- Re: Partial implementation of "nameref", sort of.
- Re: __git_recent_commits cannot be called twice Re: [PATCH 2/5] _git: Offer @~$n as completion of recent commits.
- Re: PATCH 3/5: _imagemagick: complete all files if image files didn't match
- web pages (was Re: question about parameter expansion)
- Re: [PATCH] portable mechanism to determine noatime
- Re: PATCH 3/5: _imagemagick: complete all files if image files didn't match
- Re: 5.0.9 eventually...?
- Re: PATCH: highlight pasted text
- Re: PATCH: highlight pasted text
- PATCH: update completions for some common Unix commands
- compadd -E 0 should imply -J and -2
- Re: [PATCH] _file_descriptors: initialize `list' array with local -a
- Re: PATCH: git subcommand completion formatting
- Re: [PATCH] _file_descriptors: initialize `list' array with local -a
- PATCH: update some core Unix completions
- Re: PATCH: update completions for some common Unix commands
- Re: git log -1 --...
- Re: Performance of _store_cache and _retrieve_cache
- Re: Typeset with array
- Re: Vim special marks - Re: PATCH: highlight pasted text
- PATCH: compadd completion
- Re: PATCH: muddled completion search status
- PATCH: direct use of _path_commands is mostly wrong
- Re: bracketed paste - chopping trailing newlines
- Re: PATCH: narrow-to-region (was Re: This widget implementation feels a bit clunky)
- Re: bracketed paste mode in xterm and urxvt
- Re: PATCH: git subcommand completion formatting
- Re: bracketed paste mode in xterm and urxvt
- Re: PATCH: _ps1234, _date_formats: Complete strftime formats for %D{}
- Re: [PATCH 1/2] report bad ELF interpreter if it causes exec to fail
- Re: PATCH: highlight pasted text
- Re: Obtaining the names of all local variables
- Re: Vimode problem (key press dropping)
- Re: PATCH: _ps1234, _date_formats: Complete strftime formats for %D{}
- Re: X font completion is buggy
- whence -S but not for which or where
- Re: PATCH: expand tabs
- PATCH: initialise day of month in datetime module
- Re: Vimode problem (key press dropping)
- Re: [PATCH] portable mechanism to determine noatime
- matching control to ignore initial zeros on numbers
- Re: reverse-menu-complete
- Re: PATCH: highlight pasted text
- PATCH: fix nslookup function
- bug with hidden prefixes
- Re: edit-command-line, vim, and pasting
- Re: Undo and narrow-to-region (was Re: PATCH: narrow-to-region (was ...))
- Re: Proof of concept: "static" parameter scope
- Re: [PATCH] _file_descriptors: initialize `list' array with local -a
- Re: bracketed paste mode in xterm and urxvt
- Re: Typeset with array
- bug with expansion and backslashes
- PATCH: pigz completion
- Re: PATCH: completion of dates
- Re: reverse-menu-complete
- Re: [RFC PATCH] Allow grouping of thousands in format string
- Re: PATCH: ztrftime: Pass everything unhandled to the system strftime()
- PATCH: completion for software collections on Redhat
- PATCH: patchutils completion
- Re: [PATCH 1/2] report bad ELF interpreter if it causes exec to fail
- Re: PATCH: sysopen (was Re: '>>' does not create file if set -C (noclobber) is active)
- PATCH: pid completion from gdb
- Re: Finding the first history event of the current instance
- Re: bracketed paste mode in xterm and urxvt
- Re: help with a completion script?
- Re: [PATCH] completion: Add FreeBSD's watch(1)
- Re: BUG: java command auto complete is incorrect if `-jar` is used
- Re: PATCH: _ps1234, _date_formats: Complete strftime formats for %D{}
- Re: PATCH: completion of dates
- PATCH: vi-mode word movement improvements to newline handling
- Re: [PATCH] fix failure of D07multibyte on Mac OS X
- Re: [BUG] adb sideload completion incorrect
- Re: zpty-related testsuite failures if building in a chroot on a host running systemd 220 as init system
- Re: printf, left-justification ignored in 5.0.8
- Re: PATCH: _ps1234, _date_formats: Complete strftime formats for %D{}
- Re: [PATCH] portable mechanism to determine noatime
- Re: PATCH: highlight pasted text
Ollie Ford
ondra
Pancrazio
Pascal Wittmann
Patrick Palka
pdysonuk@xxxxxxxxx
People Magazine 24-hr Face Lift
peter . bucher9789
Peter A. Castro
Peter Stephenson
- Re: Release blocker (was: Re: "{ } always { }" construct and return in called functions)
- Re: [patch] "which"-builtin writes diagnostics to stdout
- Re: Test suite failures with 5.0.7-dev-2
- Re: PATCH: quote parameter expansion from GLOB_SUBST
- Re: err_exit/err_return regression
- Re: whence -S but not for which or where
- Re: Aliasing separators (Re: grammar triviality with '&&')
- Re: PATCH: unwanted error aborting continued command substitution
- Re: [PATCH] ERR_EXIT with "for" loops and shell functions (Re: Bug report)
- Re: 'cd' built-in crashed zsh on a broken file system
- git commit descriptions
- Re: This looks obviously wrong to me, but maybe it's unreachable?
- Re: PATCH: ignore EINTR in ztcp/zsocket accept()
- Re: Possibly excessive WARN_CREATE_GLOBAL
- Re: 'case' pattern matching bug with bracket expressions
- Re: Complicated segfault regression
- Re: Pasting UTF-8 characters with bracketed-paste-magic seems broken in 5.1
- Wait test failure
- Re: Test suite failures with 5.0.7-dev-2
- Re: PATCH: read full multibyte string a bit more sooner
- Re: Builtin strftime and TZ assignments
- Re: bug with named pipes and process substitution
- Re: Floating point modulus
- Re: [PATCH] fix a typo in doc of globsubst.
- Re: smart-insert-last-word bug in zsh 5.0.7
- PATCH: _zcalc
- Re: invalid characters and multi-byte [x-y] ranges
- Re: PATCH: Don't store ZLE_LINE_ABORTED in vared context
- Re: Segfault with zsh 5.2
- Re: PATCH: Ghastly typeset -p array hack finally bites the dust
- Re: PATCH: Don't define internal params directly in hook function scope
- Re: Single-run while makes script fast
- Re: Anyone want to help make zsh/db/gdbm work?
- Re: mkdir builtin and $'\0'
- Re: 5.0.8 regression when waiting for suspended jobs
- Re: PATCH: Removing aliases from history, 2015 style
- Re: 297 all good.
- Re: PATCH: Crash bug on garbage input (previously reported to Debian)
- Re: [PATCH] Index of element after width of characters
- Re: prexec never gets empty string?
- Re: zsh (live version): setting globassign crashes completion
- Re: question about posixbuiltins
- Re: Properties of special hashes in zsh/parameter module
- NEWS and README update
- Re: Multiple as-installed test suite failures under different circumstances with 5.1-test-1
- Re: Actually do test what I claimed to test
- Re: 'case' pattern matching bug with bracket expressions
- Re: PATCH 12/17: typeset: fix leak of oldval
- Re: Math expression evaluation error?
- Re: completion problem with '291' ok with '274'.
- Re: num_in_chars incremented after each mbrtowc()
- Re: Typeset with array
- Re: PATCH: get-line shouldn't set histline
- Re: PATCH: nested ${(P)} (formerly SHWORDSPLIT and leading spaces)
- Re: Inconsistency with SHWORDSPLIT and leading spaces
- Re: PATCH: workaround NFS directories in tests
- Re: mkdir builtin and $'\0'
- Re: Possible Bug
- Re: accept-line question
- Re: [PATCH] Use CC to determine if gcc is used
- Re: The "set" utility outputs binary data
- Re: Obsolete comment in B02typeset
- Re: Possibly excessive WARN_CREATE_GLOBAL
- Re: typeset tied array initialization silently dropped for already tied params
- Re: [PATCH] fix typo in doc of emulate
- Re: Completion of prefix redirections is -command- instead of -redirect-
- Re: Arith parsing bug with minus after $#
- Re: Bug in alias expansion
- zsh 5.1.1-test-3
- Re: Remind me about oddball reserved words
- Re: capturing output of !! not working
- Re: PATCH: 5.0.8 notes
- Re: PATCH: Remeta one frame earlier
- Re: Substitution ${...///} slows down when certain UTF character occurs
- Re: [PATCH] cache list of all python modules
- Re: Undo is also confused with narrow-to-region
- Re: Strange behavior of [[
- Re: Bug in alias expansion
- zsh-workers/37266 has a malicious attachment
- Re: PATCH: don't run zpty tests on Cygwin
- Re: Arith parsing bug with minus after $#
- Re: PATCH: Remeta one frame earlier
- Re: Complicated segfault regression
- Re: PATCH: Crash bug on garbage input (previously reported to Debian)
- Re: Using zsh as a base for Network device CLI
- Re: Crash when capturing command output in completion
- Re: PATCH: array slice
- PATCH: typeset completion
- Re: PATCH: sysopen (was Re: '>>' does not create file if set -C (noclobber) is active)
- Re: ZSH - tab-completion of $PATH won't work with /./ or /../ in it
- Typeset dpc (typeset-array)
- Re: Failure of "typeset" and exit status
- zsh 5.1.1-test-1
- PATCH: editor subword context tweak
- PATCH: zsh_directory_name_generic fix
- Re: wrapping "local" (was: Re: [PATCH 10/18] Add helper script to check state of _tmux completion)
- Re: PATCH: PRINT_EXIT_VALUE with anonymous functions, again
- Re: Static link of curses module
- Re: Typeset with array
- Re: "_alternative:shift:14: shift count must be <= $#" with zsh-5.0.8
- Re: invalid characters and multi-byte [x-y] ranges
- Re: symlink chain.
- Re: a way to get the value of the -c option
- Re: Mangement of fdtable[]
- Re: Command not found error with "=" prefix
- Re: Using "source" in a function breaks job control
- Re: [PATCH] disable generation of linemarkers by the preprocessor for sigtmp.c
- Re: Anonymous function syntax and "sh" emulation
- Re: zsh 5.1.1-test-1
- Re: PATCH: fix command substitution parsing
- Re: WARN_CREATE_GLOBAL and url-quote-magic
- Re: Fishy code in sticky emulation?
- Local readonly specials (was: Can't mark unset variables as read-only)
- Re: 5.0.8 regression when waiting for suspended jobs
- PATCH: don't run zpty tests on Cygwin
- Re: Using "source" in a function breaks job control
- PATCH: readonly -p with POSIX_BUILTINS
- Re: Pasting UTF-8 characters with bracketed-paste-magic seems broken in 5.1
- Re: Possibly excessive WARN_CREATE_GLOBAL
- Re: Arith parsing bug with minus after $#
- Re: "{ } always { }" construct and return in called functions
- Re: PATCH: Fix use-after-free for print -zf and print -sf
- Re: Bug: ZSH crashes upon receiving SIGINT
- Re: PATCH: expand tabs
- PATCH: before and after glob qualifiers
- Re: mkdir builtin and $'\0'
- Re: Aliasing separators (Re: grammar triviality with '&&')
- Re: Performance of _store_cache and _retrieve_cache
- Re: typeset -T crash
- Re: num_in_chars incremented after each mbrtowc()
- Re: Aliasing separators (Re: grammar triviality with '&&')
- PATCH: simple objdump completion plus tweak to _nm
- Here document in code chunks
- Re: Multiple as-installed test suite failures under different circumstances with 5.1-test-1
- Re: Here document in code chunks
- Re: "the backslashes" Re: Dynamic directory name function
- Re: PATCH: before and after glob qualifiers
- Re: [PATCH 00/18] Updates for _tmux
- PATCH: test ${(q+)...}
- Re: Sigh, another math-parsing issue
- Re: History file lock contention
- PATCH: self-insert key binding for multibyte sequences
- Re: Undo is also confused with narrow-to-region
- Re: region_highlight and zle_highlight[paste]
- Re: Math expression evaluation error?
- Re: AUTO_CD and directory names of options
- Re: Infinite loop on exit
- Re: Parser bugs: "local a=()"
- Re: num_in_chars incremented after each mbrtowc()
- Re: Bug in 5.2 version with the key ²
- Re: Crash when capturing command output in completion
- Re: broken parsing with $((`:`))
- Re: PATCH: Make ztrftime pass more things to strftime
- Re: PATCH: Make ztrftime pass more things to strftime
- Re: Two issues found with -fsanitize=undefined
- Re: Failure of "typeset" and exit status
- Re: Failure of "typeset" and exit status
- Re: PATCH: read full multibyte string a bit more sooner
- Re: PATCH: Work around broken case parsing
- Re: PATCH: read full multibyte string a bit more sooner
- Re: PATCH: hist: remove wrong NULL terminator
- Re: PATCH: parse from even deeper in hell
- Re: [PATCH] Re: Insecure tempfile creation
- Re: Possibly excessive WARN_CREATE_GLOBAL
- Re: PATCH: Fix use-after-free for print -zf and print -sf
- Re: [PATCH] Unbalanced parenthesis in _urls
- Re: PATCH: ztrftime: Pass everything unhandled to the system strftime()
- Re: PATCH: updated emulate completion
- Re: Math expression evaluation error?
- Re: PATCH: parse from even deeper in hell
- Re: matching right anchor on right
- Re: Two issues found with -fsanitize=undefined
- Re: History file lock contention
- Re: code that used to work that doesn't anymore
- Re: [PATCH] Use CC to determine if gcc is used
- Re: capturing output of !! not working
- Re: Bug: ZSH crashes upon receiving SIGINT
- Re: PATCH: quote parameter expansion from GLOB_SUBST
- Re: [PATCH] Unbalanced parenthesis in _urls
- Re: capturing output of !! not working
- Re: 'case' pattern matching bug with bracket expressions
- Re: Typeset with array
- Re: Potential 3.0.8 [was Re: broken parsing with $((`:`))]
- Re: Strange behavior of [[
- Re: PATCH: emulate -l to list options that would change
- Re: a way to get the value of the -c option
- Re: Anyone want to help make zsh/db/gdbm work?
- Re: broken parsing with $((`:`))
- Re: Fix strftime (prompts) before 5.2?
- Re: Strange behavior of [[
- Re: mkdir builtin and $'\0'
- zsh-5.0.7-dev-4
- PATCH: ^C in zcalc causes cmdpop error
- Completion after assignment as command (Re: 5.0.9 eventually...?)
- Infinite loop on exit
- Re: Proof of concept: "static" parameter scope
- 5.1.1?
- Re: zsh/files module and insecure tempfile creation
- Re: Bug: bracketed-paste-magic + ztcp causes wrong pasted contents for CJK payloads
- Re: Pattern matching: backslash escaping not active in pattern passed from variable
- Re: Typeset with array
- Re: Wait test failure
- Re: [PATCH] Re: Insecure tempfile creation
- Re: The "set" utility outputs binary data
- Re: Unmetafy of getsparam()
- Re: bug with named pipes and process substitution
- Re: mkdir builtin and $'\0'
- Re: Undocumented construct <<(
- Re: probably nothing 'segmentation fault'
- Re: Typeset with array
- Re: Array appends are quadratic
- Re: a way to get the value of the -c option
- PATCH: $_ with anonymous
- Re: PATCH: Don't define internal params directly in hook function scope
- Re: Typeset with array
- Re: History file lock contention
- Re: Zsh scripts leave defunct processes when running under docker exec
- Re: History file lock contention
- Re: Substitution ${...///} slows down when certain UTF character occurs
- Re: Math expression evaluation error?
- Re: Complicated segfault regression
- PATCH: multibyte test
- Re: Ctrl-c not working during correction with 5.1
- Re: Dynamic directory name function
- Re: Bug: ZSH crashes upon receiving SIGINT
- Re: PATCH: don't run zpty tests on Cygwin
- Re: Unmetafy of getsparam()
- Re: Bug: [ "(" = ")" ] is true
- Re: Undo is also confused with narrow-to-region
- Re: zsh 5.0.8 available (preliminary announcement)
- Re: region_highlight cancels styles set in zle_highlight
- Re: zsh glitch
- Re: WARN_CREATE_GLOBAL and url-quote-magic
- Re: prexec never gets empty string?
- PATCH: unwanted error aborting continued command substitution
- Re: ezmlm warning
- Re: texi2html vs texi2any/makeinfo
- Re: capturing output of !! not working
- Re: Mangement of fdtable[]
- Re: Skipping tests (was Re: PATCH: ztrftime: Pass everything ...)
- Re: PATCH: Step two seems to take us there
- 5.0.9 eventually...?
- Re: Bug: bracketed-paste-magic + ztcp causes wrong pasted contents for CJK payloads
- Re: The "set" utility outputs binary data
- Re: PATCH: parse from even deeper in hell
- Re: err_exit/err_return regression
- Re: "var=value exec > file" ignores the assignment?
- Re: jobs -r doesn't show jobs continued by kill -CONT
- 5.0.9 / 5.1 agani (ws Re: Recommend latex surgical gloves)
- Re: nohistsubstpattern and :s//
- Re: Arith expansion accepts extra closing parenthesis
- Re: [Pkg-zsh-devel] Bug#793168: zsh: expand-substitution-on-TAB broke for $(()) in 5.0.8 [origin: adi@xxxxxxxxxxxxx]
- Re: PATCH 14/17: getsubsargs: free ptr1 before returning
- Re: Segfault with zsh 5.2
- Re: Floating point modulus
- Re: [PATCH] allocate origline by ztrdup(), not by dupstring()
- Re: PATCH: Remove _message call from _mkdir
- Re: Floating point modulus
- Re: PATCH: fix command substitution parsing
- Re: [Pkg-zsh-devel] Bug#793475: Segfault in __strlen_sse2_bsf [origin: korn-debbugs@xxxxxxxxxxxxxx]
- Re: Undefined behaviour warnings with zsh.git and clang
- Re: Mangement of fdtable[]
- Re: 'case' pattern matching bug with bracket expressions
- Re: Remove systemd completion: provided by upstream
- Re: Typeset with array
- Re: git commit descriptions
- Re: Proof of concept: "static" parameter scope
- Re: Typeset with array
- Re: zsh 5.1.1-test-1
- Re: Typeset with array
- Re: num_in_chars incremented after each mbrtowc()
- Re: buggy WARN_CREATE_GLOBAL warning
- Re: PATCH: some "typeset" doc cleanup
- PATCH: (maybe) negative ranges
- Re: PATCH: sysopen (was Re: '>>' does not create file if set -C (noclobber) is active)
- zsh 5.0.8 available (preliminary announcement)
- Re: [PATCH] Re: Insecure tempfile creation
- Re: [[ is being treated as a pattern in the command/reserved word position.
- Re: Substitution ${...///} slows down when certain UTF character occurs
- Re: zsh 5.1.1-test-2
- Re: prexec never gets empty string?
- Re: error?
- Re: mkdir builtin and $'\0'
- Re: PRINT_EXIT_VALUE: Suppress for if/while conditions
- Re: "the backslashes" Re: Dynamic directory name function
- Re: Backrefs in zstyle patterns
- Re: [PATCH] if available, use texi2any instead of texi2html
- Re: '>>' does not create file if set -C (noclobber) is active
- Re: PATCH: parse from even deeper in hell
- Re: Request about unhash / unfunction / unset
- Re: Global alias mangles input in 5.0.8
- Re: Anyone want to help make zsh/db/gdbm work?
- Re: Floating point modulus
- Re: Typeset with array
- Re: Slowdown around 5.0.5-dev-0
- Re: Substitution ${...///} slows down when certain UTF character occurs
- Re: UNDO_LIMIT_NO and its documentation
- Re: PATCH: zsh/param/private module
- Re: POSIX_BUILTINS and readonly parameters, again
- Re: Actually do test what I claimed to test
- Re: Command substitution parsing issues (not really Re: completion)
- Re: PATCH 13/17: anon funcs: don't leak shf when ctrl-c in () {:} =(sleep 1)
- Re: "var=value exec > file" ignores the assignment?
- Re: BUG: $_ empty on null function call
- Re: "{ } always { }" construct and return in called functions
- Re: Wait test failure
- PATCH: fix tests
- Re: getopts doesn't update OPTIND when called from function
- Re: Wait test failure
- Re: Typeset with array
- Re: Pasting UTF-8 characters with bracketed-paste-magic seems broken in 5.1
- Re: BUG: $_ empty on null function call
- Re: Regexp match bug in 5.0.8
- Re: loading of module's dependencies broken with '-z now' in LDFLAGS
- Re: Typeset with array
- Re: bug: zformat is not multibyte aware
- Re: bug with $PWD in /
- Re: PATCH v2 (complete): Implement zle -P
- Re: What's the next release number?
- Re: Issue with ${var#(*_)(#cN,M)}
- Re: PATCH: Removing aliases from history, 2015 style (was capturing output of !! not working)
- Re: vim completion problem after workers/35168
- PATCH: minor cdr enhancement
- Re: 'case' pattern matching bug with bracket expressions
- Re: Bug: bracketed-paste-magic + ztcp causes wrong pasted contents for CJK payloads
- Re: History file lock contention
- Re: configure --with- completion
- Re: Is this a deadlock waiting to happen?
- Re: PATCH: Crash bug on garbage input (previously reported to Debian)
- Re: PATCH: Removing aliases from history, 2015 style
- Re: 5.0.9 eventually...?
- Re: 'cd' built-in crashed zsh on a broken file system
- Re: PATCH: Don't store ZLE_LINE_ABORTED in vared context
- Re: SEGV with alias\
- Re: PATCH: Better handling for (yet another) command substitution failure
- Re: Issue with ${var#(*_)(#cN,M)}
- Re: [Bug] VCS_Info: nvcsformats ineffective on zsh 5.2
- Re: Question about mb_metastrlen
- PATCH: fix command substitution parsing
- Re: PATCH: read full multibyte string a bit more sooner
- Re: Issue with ${var#(*_)(#cN,M)}
- Re: Global alias mangles input in 5.0.8
- Re: Recursive globbing shorthand (a la **.c)
- Re: Bug: bracketed-paste-magic + ztcp causes wrong pasted contents for CJK payloads
- Re: '>>' does not create file if set -C (noclobber) is active
- Re: I almost hate to ask this, but: Version 5.0.9?
- Re: question about posixbuiltins
- Re: [PATCH 2/2] clear the heredoc list in case par_event() fails
- PATCH: expand tabs
- Re: PATCH: 5.0.8 notes
- Re: Attempt to document aliasing more fully
- PATCH: $signals
- Re: Floating point modulus - the "why not"
- Re: fndir introspection, site-packages documentation
- Re: The "set" utility outputs binary data
- Re: grammar triviality with '&&'
- Re: PATCH: Removing aliases from history, 2015 style
- Re: Pasting UTF-8 characters with bracketed-paste-magic seems broken in 5.1
- Re: jobs -r doesn't show jobs continued by kill -CONT
- Re: [PATCH] Use CC to determine if gcc is used
- PATCH: zcalcrc
- Re: [BUG] Can't mark unset variables as read-only
- Re: grammar triviality with '&&'
- Re: Anyone want to help make zsh/db/gdbm work?
- Re: Anyone want to help make zsh/db/gdbm work?
- PATCH: Ghastly typeset -p array hack finally bites the dust
- Re: The "set" utility outputs binary data
- Re: 'sudo chmod' completion of group names
- Re: capturing output of !! not working
- Re: PATCH: Implement zle -P
- Re: Conflict with Jun T's texi2any patch
- Re: Math expression evaluation error?
- Re: syntax check of 'echo $HOME' crashes in ksh emulation mode
- Re: buggy WARN_CREATE_GLOBAL warning
- Re: Heap corruption [the thread formerly known as substitution]
- Re: zsh 5.1.1-test-1
- Re: zle_tricky.c:659: BUG: 0 <= wb (4) <= zlemetacs (2) <= we (5) is not true!
- Re: syntax check of 'echo $HOME' crashes in ksh emulation mode
- Re: Using "source" in a function breaks job control
- PATCH: (?) Some kind of freeundo crash thing
- Re: Command substitution parsing issues (not really Re: completion)
- Re: Crash when capturing command output in completion
- Re: Using "source" in a function breaks job control
- Re: PATCH 15/17: Don't leak ifs stuff
- Re: Arith parsing bug with minus after $#
- Re: Test suite failures with 5.0.7-dev-2
- Re: BUG: $_ empty on null function call
- Re: Granularity of zcompile header magic
- Re: Heap corruption [the thread formerly known as substitution]
- Re: mkdir builtin and $'\0'
- Re: PATCH: nested ${(P)} (formerly SHWORDSPLIT and leading spaces)
- Re: Mangement of fdtable[]
- Re: completion problem with '291' ok with '274'.
- PATCH: emulate -l to list options that would change
- Re: Inconsistency with SHWORDSPLIT and leading spaces
- Re: PATCH: parse from even deeper in hell
- Re: "bad substitution" error for ${a[b]}
- Re: A05 Test Hang
- Re: Using "source" in a function breaks job control
- Re: region_highlight and zle_highlight[paste]
- Re: nohistsubstpattern and :s//
- PATCH: get off my case
- Re: zsh (live version): setting globassign crashes completion
- Re: [PATCH] Use CC to determine if gcc is used
- Re: Two issues found with -fsanitize=undefined
- Re: zsh doesn't support standard "unalias -a"
- Typeset with array
- Re: Arith expansion accepts extra closing parenthesis
- Re: [PATCH] Use CC to determine if gcc is used
- Re: Can be a module linked to library to which Zsh isn't linked?
- Re: Strange regression in zsh-git with redirecting output of 'readonly'
- Re: PATCH: ancient history bug
- Re: Anyone want to help make zsh/db/gdbm work?
- Re: Floating point modulus
- Re: In POSIX mode, ${#var} measures length in bytes, not characters
- Re: zsh (live version): setting globassign crashes completion
- Re: New typeset is a bit too verbose, and skips some assignments
- Re: Possible NULL deref in cfp_matcher_range?
- Re: PATCH: Make ztrftime pass more things to strftime
- Re: Aliasing separators (Re: grammar triviality with '&&')
- PATCH: Math news not quite as it happens
- Re: PATCH: quote parameter expansion from GLOB_SUBST
- Re: [PATCH 3/3] Constify two local variables.
- Re: loading of module's dependencies broken with '-z now' in LDFLAGS
- Re: Command substitution parsing issues (not really Re: completion)
- Re: WARN_CREATE_GLOBAL and url-quote-magic
- Re: expr length "$val" returns the wrong length for values containing NULL (\\0)
- Re: Using "source" in a function breaks job control
- Re: Command substitution parsing issues (not really Re: completion)
- Re: syntax check of 'echo $HOME' crashes in ksh emulation mode
- Re: Bug: ZSH crashes upon receiving SIGINT
- Re: Anyone want to help make zsh/db/gdbm work?
- Re: PATCH: Crash bug on garbage input (previously reported to Debian)
- Re: [PATCH] ERR_EXIT with "for" loops and shell functions (Re: Bug report)
- Re: [PATCH] Re: Insecure tempfile creation
- Re: PATCH: nested ${(P)} (formerly SHWORDSPLIT and leading spaces)
- PATCH: nested ${(P)} (formerly SHWORDSPLIT and leading spaces)
- Re: Substitution ${...///} slows down when certain UTF character occurs
- Re: PATCH 13/17: anon funcs: don't leak shf when ctrl-c in () {:} =(sleep 1)
- Re: Possible bug with $~pattern, (#mi)
- Re: PATCH: unwanted error aborting continued command substitution
- Re: PATCH: nested ${(P)} (formerly SHWORDSPLIT and leading spaces)
- Re: Bug: ZSH crashes upon receiving SIGINT
- Re: zsh 5.2 released
- Re: PATCH: ignore EINTR in ztcp/zsocket accept()
- Re: Complicated segfault regression
- Re: mkdir builtin and $'\0'
- Re: "{ } always { }" construct and return in called functions
- Re: More warn_create_global warnings
- Re: [PATCH] minor doco spelling fixes
- Re: Mikael's latest patch set (Re: [zsh:code] 19 new commits to zsh Code)
- Re: Printf builtin missing v flag support
- Re: In POSIX mode, ${#var} measures length in bytes, not characters
- Re: broken parsing with $((`:`))
- Re: symlink chain.
- PATCH: updated emulate completion
- Re: Bug in alias expansion
- Re: ZSH - tab-completion of $PATH won't work with /./ or /../ in it
- Re: Pasting UTF-8 characters with bracketed-paste-magic seems broken in 5.1
- Re: vim completion problem after workers/35168
- Re: capturing output of !! not working
- Re: Pay for driving on toll road, invoice #00292300
- Re: Bug Report: Interactive Mode Glitches
- Re: WARN_CREATE_GLOBAL and parameters used by the shell
- Re: nohistsubstpattern and :s//
- Re: [PATCH] zerr*/zwarn* documentation
- Re: A05execution.ztst fails on Cygwin
- Re: In POSIX mode, ${#var} measures length in bytes, not characters
- PATCH: PRINT_EXIT_VALUE with anonymous functions, again
- Re: mkdir builtin and $'\0'
- Re: PATCH: Fix use-after-free for print -zf and print -sf
- Re: nohistsubstpattern and :s//
- PATCH: initial bindkey tests
- Re: Two issues found with -fsanitize=undefined
- Re: Release blocker (was: Re: "{ } always { }" construct and return in called functions)
- zsh 5.1.1-test-2
- Re: Substitution ${...///} slows down when certain UTF character occurs
- Re: PATCH: readonly -p with POSIX_BUILTINS
- Re: New typeset is a bit too verbose, and skips some assignments
- Re: Crash when capturing command output in completion
- Re: This widget implementation feels a bit clunky (edit-quoted-word)
- Re: a way to get the value of the -c option
- Re: Recursive globbing shorthand (a la **.c)
- Re: prexec never gets empty string?
- Re: Complicated segfault regression
- Re: PATCH: parse from even deeper in hell
- Re: PATCH 16/17: compctl: Comparing array with 0 does nothing, check contents (should it be dropped instead?)
- Re: [PATCH 0/4] improve manual format
- Re: Substitution ${...///} slows down when certain UTF character occurs
- Re: PATCH: get off my case
- Re: PATCH: expand tabs
- PATCH: case pattern parsing
- PATCH: quote parameter expansion from GLOB_SUBST
- Re: PATCH: ztrftime: Pass everything unhandled to the system strftime()
- Re: nohistsubstpattern and :s//
- Re: Bug: magic-space and expand-history delete part of line since 5.0.8
- Heap corruption [the thread formerly known as substitution]
- PATCH: ancient history bug
- Re: Typeset with array
- Re: Bug: bracketed-paste-magic + ztcp causes wrong pasted contents for CJK payloads
- Re: loading of module's dependencies broken with '-z now' in LDFLAGS
- Re: segfault in mkundoent when completing
- Re: Pasting UTF-8 characters with bracketed-paste-magic seems broken in 5.1
- Re: Proof of concept: "static" parameter scope
- Re: A05execution.ztst fails on Cygwin
- Re: [PATCH] Enable further expansion of parameter name by ${!...}
- Re: PATCH: Fix two bugs in typeset_setbase
- PATCH: overeager use of stat list format
- Re: [PATCH 3/3] Constify two local variables.
- Re: Update Available: zsh
- Re: 5.0.8 regression when waiting for suspended jobs
- Re: bug with named pipes and process substitution
- Re: Anonymous function syntax and "sh" emulation
- PATCH: Removing aliases from history, 2015 style (was capturing output of !! not working)
- Re: Bug: bracketed-paste-magic + ztcp causes wrong pasted contents for CJK payloads
- Re: Global alias mangles input in 5.0.8
- Re: Anyone want to help make zsh/db/gdbm work?
- Re: region_highlight cancels styles set in zle_highlight
- Re: Aliasing separators (Re: grammar triviality with '&&')
- Re: WARN_CREATE_GLOBAL and parameters used by the shell
- Re: Proposed patches for make completion bugs
- Re: mkdir builtin and $'\0'
- Re: PATCH: read full multibyte string a bit more sooner
- Re: [PATCH] Index of element after width of characters
- Re: Word splitting/joining inside [[ ]]
- Re: Bug: ZSH crashes upon receiving SIGINT
- Re: why do ceil/floor give the decimal dot?
- Re: PATCH: parse from even deeper in hell
- Re: Zsh scripts leave defunct processes when running under docker exec
- Re: zsh 5.1 freezes with zombie child
- Re: Test syntax documentation in B01cd is wrong?
- PATCH: Better handling for (yet another) command substitution failure
- Re: PATCH 13/17: anon funcs: don't leak shf when ctrl-c in () {:} =(sleep 1)
- Re: nohistsubstpattern and :s//
- PATCH: read full multibyte string a bit more sooner
- Re: Undo is also confused with narrow-to-region
- Re: PATCH: Crash bug on garbage input (previously reported to Debian)
- Re: Bug in alias expansion
- PATCH: complete after rpm -q --whatprovides
- Re: [PATCH] Re: Insecure tempfile creation
- Re: Multiple as-installed test suite failures under different circumstances with 5.1-test-1
- Re: Issue with ${var#(*_)(#cN,M)}
- git log -1 --...
- Re: Proof of concept: "static" parameter scope
- Re: [PATCH] minor doco spelling fixes
- Re: A05 Test Hang
- Re: make check problem
- Re: Floating point modulus
- Re: [BUG] Can't mark unset variables as read-only
- Re: PATCH: Removing aliases from history, 2015 style
- zsh 5.0.7-dev-2 test version available
- Re: Pasting UTF-8 characters with bracketed-paste-magic seems broken in 5.1
- Re: UNDO_LIMIT_NO and its documentation
- Re: PATCH: ztrftime: Pass everything unhandled to the system strftime()
- Re: Proof of concept: "static" parameter scope
- Re: zpty-related testsuite failures if building in a chroot on a host running systemd 220 as init system
- Re: A05execution.ztst fails on Cygwin
- Re: Weird behavior of conditionals with exclamations (ZSH 5.0.7)
- Re: Complicated segfault regression
- Re: Typeset with array
- Re: broken parsing with $((`:`))
- Re: Floating point modulus
- Re: PATCH: Remeta one frame earlier
- Re: syntax check of 'echo $HOME' crashes in ksh emulation mode
- Re: BUG: Parser unwinding (lack thereof)
- Re: Completion for qdbus
- PATCH: array slice
- Re: reverse-menu-complete
- Re: invalid characters and multi-byte [x-y] ranges
- Re: Undocumented construct <<(
- Re: Another thought about typeset-array: effect of/on POSIX_BUILTINS ?
- PATCH: more math completion
- Re: PRINT_EXIT_VALUE: Suppress for if/while conditions
- Re: mkdir builtin and $'\0'
- Re: zsh 5.1.1-test-2
- Re: PATCH: fix command substitution parsing
- Re: [PATCH] minor doco spelling fixes
- Re: Builtin strftime and TZ assignments
- Re: Push "fc -L" before release?
- PATCH: X03zlebindkey.ztst
- Re: zsh-5.0.7-dev-4
- Re: [patch] "which"-builtin writes diagnostics to stdout
- Re: Vi command mode and end-of-line; ZWC('\n') ?
- Re: wrong array range with (r) flag on scalar?
- Re: Failure of "typeset" and exit status
- Re: Substitution ${...///} slows down when certain UTF character occurs
- Re: test -z '(' : too many arguments
- Re: Mangement of fdtable[]
- Re: bug with named pipes and process substitution
- PATCH: workaround NFS directories in tests
- Re: 'case' pattern matching bug with bracket expressions
- Re: fndir introspection, site-packages documentation
- Re: Floating point modulus
- PATCH: 5.0.8 notes
- Re: PATCH: Removing aliases from history, 2015 style
- Re: Builtin strftime and TZ assignments
- Re: Command substitution parsing issues (not really Re: completion)
- Re: PATCH: parse from even deeper in hell
- PATCH: git development note
- Re: syntax check of 'echo $HOME' crashes in ksh emulation mode
- Re: x=(foo ; bar) array assignments with embedded semicolons
- Re: "bad substitution" error for ${a[b]}
- Re: Bug in alias expansion
- Re: In POSIX mode, ${#var} measures length in bytes, not characters
- Re: infinite recursion in ihungetc()
- Re: Typeset with array
- Re: Using "source" in a function breaks job control
- Re: [Pkg-zsh-devel] Bug#793168: zsh: expand-substitution-on-TAB broke for $(()) in 5.0.8 [origin: adi@xxxxxxxxxxxxx]
- Re: This widget implementation feels a bit clunky (edit-quoted-word)
- Re: invalid characters and multi-byte [x-y] ranges
- Re: a way to get the value of the -c option
- Re: [PATCH] correct typo on noglob in sh/ksh emulation set
- Re: Two issues found with -fsanitize=undefined
- Re: Possible bug with $~pattern, (#mi)
- Re: Inconsistency with SHWORDSPLIT and leading spaces
- Re: bracketed paste - chopping trailing newlines
- Re: Static link of curses module
- Re: PATCH: Don't store ZLE_LINE_ABORTED in vared context
- Re: Bug in alias expansion
- Re: vim completion problem after workers/35168
- Re: PATCH: global assignment with intervening private parameter
- PATCH: parse from even deeper in hell
- Re: Question about mb_metastrlen
Peter Vasil
Petros Aggelatos
PGS Services Limited
Phil Pennock
Philip Sequeira
Philippe Troin
pj5hf1ln
PostMaster
Prisca Dickson
Rachel | AU IT SOLUTIONS
Ray
Ray Andrews
Mail converted by MHonArc