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

26 Commits

Author SHA1 Message Date
Sven Wischnowsky
d49da60670 make _arguments use more than one action when appropriate; add _argument_sets to complete different sets of arguments and options for the same command (10908) 2000-04-25 09:48:08 +00:00
Oliver Kiddle
a903dcba4f Add completion for file descriptors 2000-04-20 00:48:27 +00:00
Oliver Kiddle
2203c91cf1 10833: new print completion and complete nothing for clear and logname 2000-04-19 14:48:48 +00:00
Sven Wischnowsky
fe65ab1dd8 completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new used parameters, use local keymap when waiting at list-prompt (10801) 2000-04-18 07:36:55 +00:00
Sven Wischnowsky
1fb481b8c2 better completion after `=', everywhere (10780) 2000-04-17 08:22:44 +00:00
Clint Adams
0abbba01c3 10763: complete after : for typeset & friends 2000-04-14 15:15:46 +00:00
Sven Wischnowsky
b692ed1b9d remove the pids' tag, use processes' instead (10733) 2000-04-13 11:05:15 +00:00
Oliver Kiddle
c7d8a2426f Use _arguments for bindkey completion and fix small typo in docs 2000-04-12 15:05:34 +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
Bart Schaefer
bdcd688f8d 10598: Fix typo; reformat styles documentation for readability. 2000-04-09 20:56:52 +00:00
Sven Wischnowsky
fc426939cc renaming some styles 2000-04-05 11:07:25 +00:00
Bart Schaefer
4df3578148 Add _emulate, _zcompile, _all_labels, _ignored, _next_label. 2000-04-04 11:20:52 +00:00
Peter Stephenson
e025336f2f Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
Tanaka Akira
768d5fc7dc Initial revision 2000-03-09 11:46:28 +00:00
Tanaka Akira
a59c55961a Initial revision 1999-12-23 22:09:28 +00:00
Tanaka Akira
47e098e407 Initial revision 1999-11-19 09:20:30 +00:00
Tanaka Akira
2cb2f17416 Initial revision 1999-11-14 19:57:24 +00:00
Tanaka Akira
4265f4b026 Initial revision 1999-11-04 15:44:57 +00:00
Tanaka Akira
818c8db904 zsh-workers:8515 1999-11-03 11:01:23 +00:00
Tanaka Akira
ba35c713a1 Initial revision 1999-11-03 10:48:41 +00:00
Tanaka Akira
520116ec68 Initial revision 1999-10-21 15:36:40 +00:00
Tanaka Akira
a05a843583 Initial revision 1999-10-14 15:05:40 +00:00
Tanaka Akira
3d74a2f689 pws-5 1999-09-22 12:40:11 +00:00
Tanaka Akira
02f0009e5a Initial revision 1999-09-22 12:35:29 +00:00
Tanaka Akira
5d0a0edcca Initial revision 1999-05-02 15:20:46 +00:00
Tanaka Akira
e74702b467 Initial revision 1999-04-15 18:05:38 +00:00