1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Clint Adams
9475938761 13866: apt-get install pinning 2001-04-02 05:37:27 +00:00
Clint Adams
a179c37a5e 13864: apt-get -t <release name> 2001-04-02 00:57:20 +00:00
Clint Adams
615fdad834 13662: apt-get build-dep completion 2001-03-18 14:45:27 +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
Clint Adams
25faa7dbf9 13310: apt-cache typo in --names-only 2000-12-23 06:53:19 +00:00
Tanaka Akira
3d68002599 * 13181: Completion/Debian/_apt: add an action for _alternative. 2000-11-22 08:57:54 +00:00
Sven Wischnowsky
b9a533f382 allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029) 2000-06-22 08:42:36 +00:00
Tanaka Akira
f3c138aee7 users/3130: Completion/Debian/_apt: fix actions for _alternative. 2000-06-08 03:03:55 +00:00
Sven Wischnowsky
f9e65c2b1f don't use $match for something different than (#b)ackrefs (11464) 2000-05-19 08:24:16 +00:00
Tanaka Akira
c1dc0ffe4f 11223: Completion/Base/_regex_arguments, Completion/Debian/_apt,
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo:
_regex_arguments use _alternative.
2000-05-06 07:59:52 +00:00
Tanaka Akira
3e7a2a41bc 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo,
Src/Modules/zutil.c: _regex_arguments support tag stuff.
2000-05-04 20:16:09 +00:00
Sven Wischnowsky
fac3086d97 _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
Sven Wischnowsky
b8bdb144d2 use basename of commands instead of $words[1] 2000-04-05 11:28:08 +00:00
Tanaka Akira
03902f7a05 Initial revision 1999-09-11 01:42:58 +00:00