1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 05:53:52 +01:00
Commit Graph

147 Commits

Author SHA1 Message Date
Bart Schaefer
d2ece376a3 10594: Fix index into $history in prompt_bart_precmd.
10591: Completion/User/_fakeroot: Completion for the fakeroot program.

10590: Completion/Linux/_rpm: Signature checking completes only local
package files.
2000-04-08 21:04:47 +00:00
Bart Schaefer
38cce57dd7 10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo. 2000-04-07 15:01:03 +00:00
Sven Wischnowsky
d779b43f42 make sure caller-supplied explanation takes precedence (10579) 2000-04-07 12:43:31 +00:00
Sven Wischnowsky
424ad9fc1d complete make targets of the form `foo bar:' (10575) 2000-04-07 10:01:20 +00:00
Sven Wischnowsky
2562bd3b77 missing initialisations, -W with multiple directories didn't wor (10571) 2000-04-07 08:14:06 +00:00
Clint Adams
18870148c5 10564: typo in _wanted
10565: maximum function depth configure option
10566: patgetglobflags has a second argument now
2000-04-07 02:27:44 +00:00
Sven Wischnowsky
9cb71e2f7c tag in file-patterns optional, use `files' as default (10542) 2000-04-06 11:36:33 +00:00
Peter Stephenson
3acc9f80ef Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524 2000-04-05 19:28:07 +00:00
Sven Wischnowsky
80ac43783a support automatically inserted dummy in $words 2000-04-05 12:06:30 +00:00
Sven Wischnowsky
b8bdb144d2 use basename of commands instead of $words[1] 2000-04-05 11:28:08 +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
Sven Wischnowsky
bcd865f7d2 fix for combining _next_tags and file-patterns 2000-04-05 08:24:59 +00:00
Sven Wischnowsky
2c8d808759 new _imagemagick 2000-04-05 07:39:49 +00:00
Peter Stephenson
e2fad744a4 Patches 10440 (Chmouel), 10448, 10477 (Clint) 2000-04-04 19:34:26 +00:00
Sven Wischnowsky
8b277826eb new completion function 2000-04-04 14:57:34 +00:00
Sven Wischnowsky
87b625f15f make _next_tags be usable with menu-completion 2000-04-04 11:26:26 +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
bd6aa28b26 Make style-list optional 2000-04-03 12:56:31 +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
e6a2abb8df Initial revision 2000-03-24 11:29:25 +00:00
Tanaka Akira
21c6aca816 Initial revision 2000-03-23 23:56:26 +00:00
Tanaka Akira
b41868cf7b Initial revision 2000-03-23 03:51:36 +00:00
Tanaka Akira
14bf99e4ee Initial revision 2000-03-13 10:26:17 +00:00
Tanaka Akira
b676382e11 Initial revision 2000-03-13 01:49:36 +00:00
Tanaka Akira
6f06acc5cb Initial revision 2000-03-12 00:37:22 +00:00
Tanaka Akira
768d5fc7dc Initial revision 2000-03-09 11:46:28 +00:00
Tanaka Akira
ee58f92362 Initial revision 2000-02-29 08:28:18 +00:00
Tanaka Akira
a0402f795d Initial revision 2000-02-25 09:53:20 +00:00
Tanaka Akira
85aceab31a zsh-workers-9790 2000-02-18 10:16:38 +00:00
Tanaka Akira
12645588ae Initial revision 2000-02-13 03:53:37 +00:00
Tanaka Akira
eaf9da50bc Initial revision 2000-02-10 14:52:34 +00:00
Tanaka Akira
bf69a9c866 Initial revision 2000-02-08 13:12:37 +00:00
Tanaka Akira
625e843525 Initial revision 2000-02-04 16:11:15 +00:00
Tanaka Akira
68bfbb5bde Initial revision 2000-01-27 20:06:57 +00:00
Tanaka Akira
0ea326e2b4 Initial revision 2000-01-20 18:39:41 +00:00
Tanaka Akira
2883d92b38 Initial revision 2000-01-16 04:41:25 +00:00
Tanaka Akira
ecb3f734a7 Initial revision 2000-01-05 14:14:46 +00:00
Tanaka Akira
04dfb080a5 Initial revision 2000-01-05 13:30:17 +00:00
Tanaka Akira
15231c290a zsh-workers:9078 1999-12-23 23:20:58 +00:00
Tanaka Akira
a59c55961a Initial revision 1999-12-23 22:09:28 +00:00
Tanaka Akira
e2a574196a zsh-3.1.6-pws-12 1999-12-15 22:19:51 +00:00
Tanaka Akira
054de89381 Initial revision 1999-12-04 03:25:51 +00:00