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

138 Commits

Author SHA1 Message Date
Sven Wischnowsky
3d0f90ba2b make _oldlist ignore list from _complete_help; _match runs for every match spec from matcher-list; _approximate doesn't redefine compadd if that is already a function (10641) 2000-04-11 09:40:13 +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
0e9a94a89f typo caused ignored-patterns to be ignored (10622) 2000-04-10 09:34:05 +00:00
Sven Wischnowsky
36b410a6f9 use special-dirs with _path_files -g (3019) 2000-04-10 08:50:53 +00:00
Bart Schaefer
4d7cf9c66f 10602: Where'd that stray 2 come from? 2000-04-10 05:04:42 +00:00
Peter Stephenson
e376f614ca compinstall update; 3.1.6-dev-22 2000-04-09 18:26:57 +00:00
Sven Wischnowsky
d779b43f42 make sure caller-supplied explanation takes precedence (10579) 2000-04-07 12:43:31 +00:00
Sven Wischnowsky
2562bd3b77 missing initialisations, -W with multiple directories didn't wor (10571) 2000-04-07 08:14:06 +00:00
Sven Wischnowsky
9cb71e2f7c tag in file-patterns optional, use `files' as default (10542) 2000-04-06 11:36:33 +00:00
Sven Wischnowsky
fc426939cc renaming some styles 2000-04-05 11:07:25 +00:00
Sven Wischnowsky
f7a52cda46 two small completion fixes 2000-04-05 10:50:08 +00:00
Bart Schaefer
4df3578148 Add _emulate, _zcompile, _all_labels, _ignored, _next_label. 2000-04-04 11:20:52 +00:00
Sven Wischnowsky
b687bd9750 Various completion fixes 2000-04-03 15:27:14 +00:00
Sven Wischnowsky
8a540b99c5 default completer style contains _ignored 2000-04-03 13:13:02 +00:00
Sven Wischnowsky
0956e0339a Handle directory stack entries 2000-04-03 11:32:59 +00:00
Sven Wischnowsky
ffaba98e72 Better quoting for directories with spaces. 2000-04-03 11:05:16 +00:00
Peter Stephenson
34c15d8a57 Fixed up for removed _loop and _try. 2000-04-02 17:42:19 +00:00
Peter Stephenson
427ace5427 Removed renamed files for tag labels 2000-04-02 17:23:08 +00:00
Peter Stephenson
e025336f2f Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
Tanaka Akira
20c5fbe688 Initial revision 2000-03-24 12:35:08 +00:00
Tanaka Akira
21c6aca816 Initial revision 2000-03-23 23:56:26 +00:00
Tanaka Akira
ee58f92362 Initial revision 2000-02-29 08:28:18 +00:00
Tanaka Akira
85aceab31a zsh-workers-9790 2000-02-18 10:16:38 +00:00
Tanaka Akira
eaf9da50bc Initial revision 2000-02-10 14:52:34 +00:00
Tanaka Akira
625e843525 Initial revision 2000-02-04 16:11:15 +00:00
Tanaka Akira
e2a574196a zsh-3.1.6-pws-12 1999-12-15 22:19:51 +00:00
Tanaka Akira
a9e41e408e Initial revision 1999-12-03 16:43:20 +00:00
Tanaka Akira
6f50f01674 Initial revision 1999-11-18 10:05:45 +00:00
Tanaka Akira
882a6d2e2c Initial revision 1999-11-15 12:01:47 +00:00
Tanaka Akira
4026d75e5c Initial revision 1999-11-12 15:28:25 +00:00
Tanaka Akira
02e8fc1a27 Initial revision 1999-11-09 13:15:00 +00:00
Tanaka Akira
30a63e829c Initial revision 1999-11-03 13:47:42 +00:00
Tanaka Akira
818c8db904 zsh-workers:8515 1999-11-03 11:01:23 +00:00
Tanaka Akira
4a198fed6e Initial revision 1999-09-06 09:04:47 +00:00
Tanaka Akira
e0dc07932a Initial revision 1999-08-19 11:18:10 +00:00
Tanaka Akira
8d1b4b1358 Sync up with zsh-3_1_6-pws-1. 1999-08-12 22:59:04 +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