Zsh Mailing List Archive
zsh-workers 2015
Author Index
Listing 1000 of 3364 messages.
Page 2 of 4.
[Prev Page] [Next Page]
Chi Hsuan Yen
Chloe Lane
Christian Heinrich
Christian Hesse
Christian Neukirchen
Christoph Mathys
civilianntdug
Clint Adams
Clint Hepner
D Gowers
Danek Duvall
Daniel Hahler
Daniel Miranda
Daniel Shahaf
- Test X03zlebindkey fails on my machine
- 'sudo chmod' completion of group names
- ${(z)} split of unmatched, doubled ((
- Re: ${(z)} split of unmatched, doubled ((
- Re: PATCH v2 (complete): Implement zle -P
- Re: [PATCH] _git: Fixed typo in --author-date-order description
- [PATCH] _git-cat-file: Fix regression in 36237
- Re: PATCH: highlight pasted text
- Re: [PATCH] completion: Add FreeBSD's watch(1)
- _git commit object name completion
- (anon):disown: no current job
- Re: [PATCH] vcs_info: Documentation update
- [PATCH] _zstyle vcs_info: Unbreak branchformat completion
- [PATCH] Have zle_highlight=(none) disable paste highlighting
- Re: git checkout @... completion
- [PATCH] Complete 'usermod -a'
- Re: Improved completion for git commit objects (__git_commit_objects)
- Vim yodl syntax highlighting
- Re: [patch] _hg: extend completion for hg push to support branch and bookmark
- zle_tricky.c:659: BUG: 0 <= wb (4) <= zlemetacs (2) <= we (5) is not true!
- Re: [PATCH] completion: git: update list of builtintools
- Re: PATCH: 3.0.8: git completion update for cherry-pick
- 0x9F when printing ""
- Re: Zsh scripts leave defunct processes when running under docker exec
- [PATCH] sshfs -o options completion
- [PATCH] _subversion: Complete --show-item values
- Re: PATCH: update completions for some common Unix commands
- Re: PATCH: 3.0.8: git completion update for cherry-pick
- Re: Array appends are quadratic
- Re: incorrect setopt completion
- [PATCH] New completion: beep. (And a note on _mkdir)
- [PATCH] _regex_words: Don't add mismatched parentheses
- Re: [Patch] incorrect pointer type of elem in getlanginfo()
- region_highlight and zle_highlight[paste]
- Re: Improved completion for git commit objects (__git_commit_objects)
- Re: [PATCH] _arguments docs: Add options overview and sections
- Re: [PATCH 3/3] Constify two local variables.
- [PATCH] completion: git: Add fast-export --signed-tags=warn-strip
- Re: git log -1 --...
- [PATCH] More git completion tweaks
- Re: Bug Report: Interactive Mode Glitches
- [PATCH] Avoid needless calloc().
- Re: bracketed paste - chopping trailing newlines
- Re: [PATCH] Re: Vim yodl syntax highlighting
- [PATCH] Add API wrapper to ${+_comps[...]}
- Re: [PATCH] Add API wrapper to ${+_comps[...]}
- [PATCH] _git-clone: Update completion
- Re: bracketed paste - chopping trailing newlines
- Re: [PATCH] compdescribe fix for unsorted groups (workers/34814) (was: Re: completion: git: --fixup: problem with _describe -2V and duplicate commit subjects)
- [PATCH 2/3] No functional change: change code layout in preparation for the next change.
- Re: Word breaks around aliased tokens (was Re: PATCH: Removing aliases from history, 2015 style (was capturing output of !! not working))
- [PATCH 4/5] _git: Complete remotes branch names with slashes correctly.
- Re: edit-command-line problem with emacsclient
- Re: Improved completion for git commit objects (__git_commit_objects)
- Re: git oddity with zsh repository
- Re: In POSIX mode, ${#var} measures length in bytes, not characters
- Re: bug with $PWD in /
- Re: bracketed paste - chopping trailing newlines
- Re: PATCH: 3.0.8: git completion update for cherry-pick
- [PATCH] completion: Add FreeBSD's watch(1)
- Re: PATCH: 3.0.8: git completion update for cherry-pick
- Array appends are quadratic
- Re: [PATCH] compdescribe fix for unsorted groups (workers/34814) (was: Re: completion: git: --fixup: problem with _describe -2V and duplicate commit subjects)
- [PATCH] git rebase --exec completion
- Re: [PATCH] bracketed-paste: change quoting style
- [PATCH] _zstyle vcs_info completion: Add missing styles
- [PATCH] edit-command-line: Fix for non-7bit-data (after 35769)
- Re: Improved completion for git commit objects (__git_commit_objects)
- Re: completion: git: --fixup: problem with _describe -2V and duplicate commit subjects
- Re: NEWS and README update
- Re: git log -1 --...
- [PATCH 3/5] _git: Enable slash matcher for more branch and tag completions, include 'git branch <TAB>' and 'git tag <TAB>'.
- Re: PRINT_EXIT_VALUE: Suppress for if/while conditions
- [PATCH] _tmux: Complete external commands
- Re: Word breaks around aliased tokens (was Re: PATCH: Removing aliases from history, 2015 style (was capturing output of !! not working))
- Re: completion: git: mutual exclusive handling of patch diff options
- Re: [patch] _hg: completion for 'hg bookmarks'
- [PATCH] _git: Complete 'bisect/bad' ref
- Re: [PATCH] Re: Insecure tempfile creation
- Re: [patch] _hg: completion for 'hg bookmarks'
- [PATCH 1/3] No functional change: rename local variables.
- Re: Proof of concept: "static" parameter scope
- [PATCH] WARN_CREATE_GLOBAL += math expressions
- Re: Daniel's patches in 37214 and 37215
- Re: Vim yodl syntax highlighting
- Re: Array appends are quadratic
- region_highlight cancels styles set in zle_highlight
- Re: __git_recent_commits cannot be called twice Re: [PATCH 2/5] _git: Offer @~$n as completion of recent commits.
- Re: [PATCH] Re: Insecure tempfile creation
- Re: PATCH: highlight pasted text
- Re: [PATCH] completion: git: update list of builtintools
- Re: Proof of concept: "static" parameter scope
- Re: [PATCH] completion: _vim: add nvim to #compdef
- [PATCH] _hg completion: Complete bookmark names for -r
- Re: PATCH: before and after glob qualifiers
- Re: [PATCH] completion: git: fix __git_commit_objects/__git_recent_commits
- Re: bracketed paste - chopping trailing newlines
- Re: helper script for making ChangeLog entries
- Re: [PATCH] Use CC to determine if gcc is used
- [PATCH x3] vcs_info git: $gitbranch when operating from detached heads
- Re: [PATCH] completion: git: provide --amend also with "message" group
- Re: [PATCH 3/3] Constify two local variables.
- Re: BUG: $_ empty on null function call
- Re: Proof of concept: "static" parameter scope
- Re: [patch] OpenBSD's usermod has no -a
- Re: The "set" utility outputs binary data
- [PATCH] zerr*/zwarn* documentation
- Completion bug after assignment,unset
- [PATCH] Add completion for add-zsh-hook
- [PATCH] Remove curl completion
- Re: Array appends are quadratic
- [PATCH] vcs_info git: Compute %b correctly with "rebase --onto" of detached heads. (Follow-up to 36725.)
- Re: bracketed paste - chopping trailing newlines
- Re: More warn_create_global warnings
- Re: [PATCH 0/4] improve manual format
- Re: [PATCH] compdescribe fix for unsorted groups (workers/34814) (was: Re: completion: git: --fixup: problem with _describe -2V and duplicate commit subjects)
- What's the next release number?
- [PATCH] vcs_info git: Present merge heads as patches
- __git_recent_commits cannot be called twice Re: [PATCH 2/5] _git: Offer @~$n as completion of recent commits.
- Re: [PATCH 1/2] report bad ELF interpreter if it causes exec to fail
- Re: [PATCH] compdescribe fix for unsorted groups (workers/34814) (was: Re: completion: git: --fixup: problem with _describe -2V and duplicate commit subjects)
- [PATCH] _git: stash names completion: Display log messages
- Re: [PATCH] bracketed-paste: change quoting style
- [PATCH 2/5] _git: Offer @~$n as completion of recent commits.
- Re: PATCH: highlight pasted text
- Re: Vim yodl syntax highlighting
- [PATCH] sudo strace -e <TAB>
- Re: PATCH: completion of dates
- [PATCH 1/5] _git: Fix recent commit completion descriptions.
- Re: traps specified in certain ways are output incorrectly
- Re: zsh-workers/37266 has a malicious attachment
- Re: [PATCH] completion: git: add short option for '--dir-diff" (_git-difftool)
- Re: [PATCH] sshfs -o options completion
- [PATCH] bracketed-paste: change quoting style
- Re: __git_recent_commits cannot be called twice Re: [PATCH 2/5] _git: Offer @~$n as completion of recent commits.
- Re: [PATCH] sudo strace -e <TAB>
- Re: BUG: $_ empty on null function call
- Re: [patch] _hg: completion for 'hg bookmarks'
- Re: zsh/files module and insecure tempfile creation
- [PATCH 3/3] Constify two local variables.
- Re: [PATCH] vcs_info: handle missing .git/rebase-apply/{next,msg-clean}
- Re: PRINT_EXIT_VALUE: Suppress for if/while conditions
- Re: "{ } always { }" construct and return in called functions
- Re: PATCH: quote parameter expansion from GLOB_SUBST
- [PATCH] _git-cat-file blob completion fix
- [PATCH] edit-command-line: Go to the right byte offset
- Re: completion: git: --fixup: problem with _describe -2V and duplicate commit subjects
- Re: completion: git: --fixup: problem with _describe -2V and duplicate commit subjects
- Re: Test/V01private.ztst skipped (was: zsh 5.1.1-test-1)
- Re: region_highlight and zle_highlight[paste]
- [PATCH] vcs_info hg: Support inactive bookmarks
- Re: [PATCH] Update mtr completion to mtr 0.82
- Re: PATCH: ztrftime: Pass everything unhandled to the system strftime()
- [PATCH] _subversion: Complete a few more option switches
- Re: [PATCH 3/3] Constify two local variables.
- [PATCH] _git: Complete 'commit -p'
- Re: _git commit object name completion
- [PATCH] git commit object completion followup
- Re: [patch] _hg: completion for 'hg bookmarks'
- [PATCH] compdescribe fix for unsorted groups (workers/34814) (was: Re: completion: git: --fixup: problem with _describe -2V and duplicate commit subjects)
- Re: grammar triviality with '&&'
- Re: PATCH: Add zle-line-pre-redraw hook for highlighting
- Re: Using GitHub
- [PATCH] vcs_info docs: Document patch-format and more
- bracketed paste - FAQ update
- incomplete sentence in manual
- Re: [PATCH 2/2] vcs_info quilt: Pass patch subject lines to gen-applied-string
- Re: [PATCH] new completions for head and tail commands
- [PATCH] _git: Autocomplete .. for commit ranges
- x=(foo ; bar) array assignments with embedded semicolons
- Re: Pasting UTF-8 characters with bracketed-paste-magic seems broken in 5.1
- Re: [PATCH] Proposed change to show-ambiguity context
- Re: zsh 5.0.8 available (preliminary announcement)
- Re: [PATCH] Add API wrapper to ${+_comps[...]}
- [PATCH] _git-merge: Exclude ancestors of HEAD from recent commit completion
- Re: bracketed paste - chopping trailing newlines
- Re: bracketed paste - FAQ update
- [PATCH 1/2] vcs_info quilt: Tolerate being in child of .pc's parent
- Re: region_highlight cancels styles set in zle_highlight
- Re: Conflict with Jun T's texi2any patch
- Re: [PATCH] completion: git: split __git_heads into local and remote
- Re: [PATCH 3/7] completion: git: add __git_commit_objects_prefer_recent
- Re: [PATCH 1/2] completion: git: split diff options for stages (--theirs, --ours etc)
- Re: [PATCH] Remove curl completion
- Re: [PATCH] _git-cat-file blob completion fix
- Re: Bug: bracketed-paste-magic + ztcp causes wrong pasted contents for CJK payloads
- [PATCH] Re: Vim yodl syntax highlighting
- SEGV with alias\
- Re: PATCH: 3.0.8: git completion update for cherry-pick
- Re: [PATCH] compdescribe fix for unsorted groups (workers/34814) (was: Re: completion: git: --fixup: problem with _describe -2V and duplicate commit subjects)
- [PATCH] 'prompt walters': Don't export PS1
- Completion of prefix redirections is -command- instead of -redirect-
- [PATCH] vcs_info git: Add a cherry-pick patch-format
- Re: region_highlight cancels styles set in zle_highlight
- [PATCH 2/2] vcs_info quilt: Pass patch subject lines to gen-applied-string
- ChangeLog generation (was: Re: _git commit object name completion)
- Re: Sourceforge GIT is down
- Re: PATCH: 3.0.8: git completion update for cherry-pick
- Re: BUG: $_ empty on null function call
- [PATCH 5/5] _git: Fix completion of RHS of refspecs.
- Re: [PATCH] compdescribe fix for unsorted groups (workers/34814) (was: Re: completion: git: --fixup: problem with _describe -2V and duplicate commit subjects)
- Re: Undocumented construct <<(
- Test/V01private.ztst skipped (was: zsh 5.1.1-test-1)
- [PATCH] _debcheckout: New completion
- Re: vim completion problem after workers/35168
- [PATCH] kill-word-match: Join kills
- [PATCH] git completion: minor improvements
- Re: bracketed paste - chopping trailing newlines
- Re: Improved completion for git commit objects (__git_commit_objects)
- Re: [PATCH] Proposed change to show-ambiguity context
- Re: [PATCH] _git: Quote the return value of __git_committish_range{first,last}
- [PATCH] zyodl.vim: Fix nested parentheses
- Re: ${(z)} split of unmatched, doubled ((
- [PATCH] type -w += suffix alias
- [PATCH] _git: Apply matchspecs to filename completion such as 'git log f/b<TAB>' → 'foo/bar.txt's
- [PATCH] FAQ += edit-command-line
- [PATCH] _debchange (_dch): Update completion.
- [PATCH] vcs_info git: error before start of rebase
- Re: [PATCH] compdescribe fix for unsorted groups (workers/34814) (was: Re: completion: git: --fixup: problem with _describe -2V and duplicate commit subjects)
- Re: FAQ title bar answer using chpwd()
- [PATCH] Update mtr completion to mtr 0.82
- [PATCH] Minor completion fix for pasted arguments
- Re: [PATCH] _tmux: Complete external commands
- Re: [PATCH] compdescribe fix for unsorted groups (workers/34814) (was: Re: completion: git: --fixup: problem with _describe -2V and duplicate commit subjects)
- Re: ChangeLog (was Re: bug with named pipes and process substitution)
- [PATCH] _arguments docs: Add options overview and sections
- Re: 297 all good.
- Re: PATCH: update completions for some common Unix commands
- Re: Bug Report: Interactive Mode Glitches
- Re: What's the next release number?
- Re: zle_highlight and yank
- Re: PATCH: 3.0.8: git completion update for cherry-pick
- _arguments sets are order sensitive?
- PRINT_EXIT_VALUE: Suppress for if/while conditions
Dave
Dave Dias
Dave Yost
David
David Bonnet
David Hughes
Derek Gleim
DHL MAIL
Dima Kogan
dimensio97089
Dirk-Jan C. Binnema
disarmer
discardwaql
District Court
Donald
Dorian Haglund
E-ZPass Manager
E-ZPass Support
ED
elvin
Emanuel Berg
Eric
Eric Cook
Facebook
fcook
FedEx Standard Overnight
Francis Morales
Frank
Frank Terbeck
frederik
Gianna Martin
GLOBAL FINANCE
Greg Klanderman
Han Pingtian
Hans Meine
Heather Green
Heiko Becker
Help Desk
Hong Xu
Ian F
infertile . fpennington . 1424
Infos
Interfax Online
Interfax Service
Isgar
Ismail Donmez
Jacek Wielemborek
Jacob Niehus
Jakub Turski
James
James Clarke
Jan Larres
Jared Ahern
Jason L Tibbitts III
Jason Spiro
JD Ballard
jdh
Jeff Gordon
Jeremy Martin
Jessica | Page Port Pty Ltd
Joe
Joep van Delft
John
John Polansky
Jon Hallmark
Jonathan
Joshua Krusell
joyceindicator3446488
jsks
Jun T
Jun T.
Kamil Dudka
Kelli Dugan
Kelly Wang
Klaus Ethgen
Kouhei Yanagita
Kynn Jones
l91b5td1
Lane Erickson
Larry
Larry North
Larry Schrof
Lewis, Eric
Louis
Lucia Prather
Luxury boutique
Luxury watches
m0viefreak
Mail Team
Manfred Lotz
Manuel Presnitz
Marc Finet
Markus Trippelsdorf
Martijn Dekker
Martin
Mateusz Karbowy
Mathias Fredriksson
Matthew Hamilton
Matthew Martin
Maxime Arthaud
mengxingle553
Micah Waddoups
Mikael Magnusson
Mail converted by MHonArc