1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-04 01:41:18 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Bart Schaefer
64819aedac Add D qualifier in _rcs. 2001-03-13 18:16:44 +00:00
Sven Wischnowsky
ca585f812b add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
Bart Schaefer
551fbeeab9 Remove no-op test of $compstate[nmatches]. 2000-11-06 17:26:39 +00:00
Sven Wischnowsky
1363c2fcc3 use return value of _files, don't use ${PRE,SUF}FIX for globbing, complete all files as a default for co (3472) 2000-10-25 12:30:16 +00:00
Sven Wischnowsky
fd25b24df6 use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
Sven Wischnowsky
b8bdb144d2 use basename of commands instead of $words[1] 2000-04-05 11:28:08 +00:00
Tanaka Akira
e74702b467 Initial revision 1999-04-15 18:05:38 +00:00