summaryrefslogtreecommitdiff
path: root/Completion/X
AgeCommit message (Collapse)AuthorFilesLines
2001-03-27make _arguments return 300 only if given the -R option (13790)Sven Wischnowsky2-28/+83
2001-01-15add `services', allowing easier re-use of (parts of) completion functions ↵Sven Wischnowsky1-1/+1
(13346)
2000-10-06search for *.tif file, too (12919)Sven Wischnowsky1-69/+15
2000-08-01remove tests for kshautoload (use zcompile -z); fix for setting scriptname ↵Sven Wischnowsky2-2/+2
for functions that redefine themselves
2000-06-22allow subscripts for compadd -[ak]; new style for history completion; better ↵Sven Wischnowsky1-1/+1
list-colors handling (12029)
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky6-8/+8
2000-05-19don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky1-1/+1
2000-05-0611223: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira2-76/+136
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo: _regex_arguments use _alternative.
2000-05-05completion function cleanup for `_arguments' with the `-C' option and using ↵Sven Wischnowsky1-11/+13
it's return value (11195)
2000-05-0411165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira2-52/+72
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff.
2000-05-03allow `-' in exclusion lists for _arguments, to avoid completing all options ↵Sven Wischnowsky1-1/+2
(11121)
2000-05-03add _xauth.Tanaka Akira1-1/+2
2000-05-0311109: Completion/X/_xauth: new completion for xauth.Tanaka Akira1-0/+115
2000-04-26*** empty log message ***Sven Wischnowsky1-3/+4
2000-04-26new completion function for xset from Tanaka (10885)Sven Wischnowsky1-0/+197
2000-04-26allow to anchor on gaps between strings in matching control specs (10926)Sven Wischnowsky1-10/+21
2000-04-11_wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky9-25/+33
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-0710564: typo in _wantedClint Adams1-1/+1
10565: maximum function depth configure option 10566: patgetglobflags has a second argument now
2000-04-05use basename of commands instead of $words[1]Sven Wischnowsky1-1/+1
2000-04-03Various completion fixesSven Wischnowsky1-1/+0
2000-04-01Updated from list as far as 10376Peter Stephenson8-39/+80
2000-03-24Initial revisionTanaka Akira2-0/+112
1999-11-03testTanaka Akira1-0/+10
1999-09-23Initial revisionTanaka Akira3-0/+120
1999-09-22pws-5Tanaka Akira2-21/+0
1999-09-21Initial revisionTanaka Akira3-0/+172
1999-09-13Initial revisionTanaka Akira1-0/+9
1999-08-31zsh-3.1.6-pws-2Tanaka Akira1-14/+0
1999-08-31zsh-workers:7564Tanaka Akira1-6/+0
1999-08-31Initial revisionTanaka Akira3-0/+48
1999-08-30Initial revisionTanaka Akira6-0/+157
1999-08-30Initial revisionTanaka Akira2-0/+44
1999-08-27Initial revisionTanaka Akira1-0/+99
1999-08-25Initial revisionTanaka Akira10-0/+72