about summary refs log tree commit diff
path: root/Completion/Zsh/Type/_globflags
Commit message (Collapse)AuthorAgeFilesLines
* 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf2016-10-071-0/+3
| | | | | | | | -P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
* 34373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle2015-01-251-1/+10
| | | | parameter and globbing flags
* 26713: add #autoloadBart Schaefer2009-03-131-0/+2
|
* add completion of globbing flagsOliver Kiddle2008-11-101-0/+33