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

182 Commits

Author SHA1 Message Date
Sven Wischnowsky
4debe47da5 new completions for FreeBSD commands (10861) 2000-04-20 09:45:04 +00:00
Sven Wischnowsky
c9bedcd989 default values for styles in _expand_word, listing expansions with ^Xd, _expand uses add-space style (10854) 2000-04-20 08:04:56 +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
6a7c002a7c default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use variable-width strings (10816) 2000-04-19 06:49:36 +00:00
Sven Wischnowsky
44ee911749 fix completion after ~<num> (10812) 2000-04-18 15:09:40 +00:00
Peter Stephenson
9941ddd984 handle list-prompt in compinstall 2000-04-18 13:41:13 +00:00
Sven Wischnowsky
5ea4efe2b6 change suffix added when completing an assigned value (10807) 2000-04-18 12:26:30 +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
Peter Stephenson
306adcc9c4 10772: Chmouel: rpm --target completion 2000-04-17 08:42:18 +00:00
Sven Wischnowsky
1fb481b8c2 better completion after `=', everywhere (10780) 2000-04-17 08:22:44 +00:00
Sven Wischnowsky
cd45aa331d make _tags use C-code for braces in tag-order values; and misc. stuff (10775) 2000-04-17 08:04:42 +00:00
Clint Adams
0abbba01c3 10763: complete after : for typeset & friends 2000-04-14 15:15:46 +00:00
Sven Wischnowsky
4ea0d96475 missing `+'s in _diffoptions (10760) 2000-04-14 12:28:04 +00:00
Sven Wischnowsky
b692ed1b9d remove the pids' tag, use processes' instead (10733) 2000-04-13 11:05:15 +00:00
Bart Schaefer
3715a5bbcf 10706: Andrej: Fix quoting in awk args. 2000-04-12 17:12:54 +00:00
Bart Schaefer
63719320c3 10700: Andrej: Support Pyramid's internationalized manpaths. 2000-04-12 15:24:55 +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
4a3b94ca40 allow brace expansion on patterns for file-patterns and tag-order (10695) 2000-04-12 12:35:38 +00:00
Sven Wischnowsky
5de84477ac keep _oldlist from using the dummy match inserted for warnings (10691) 2000-04-12 09:28:56 +00:00
Bart Schaefer
07b3a775b1 10681: Setopts in _complete_help the same as _main_complete. 2000-04-12 03:32:51 +00:00
Clint Adams
c39481cb6d 10680: spelling corrections in _diff_options 2000-04-11 23:34:39 +00:00
Peter Stephenson
5a69fda2a1 10669: compinstall more flexible with input and output files 2000-04-11 20:25:30 +00:00
Sven Wischnowsky
71157907ad make trailing blanks in file-patterns tags be removed (10650) 2000-04-11 11:21:12 +00:00
Sven Wischnowsky
0c918c63ca make _oldlist ignore old list when _complete_help is used (10648) 2000-04-11 10:42:15 +00:00
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
2fcab2a716 _make uses $words[1] for command name (10635) 2000-04-11 08:22:57 +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
37012f06a7 10628: Check for GNU make using "_call version ..." as was done for GNU diff. 2000-04-10 23:40:43 +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
Bart Schaefer
bdcd688f8d 10598: Fix typo; reformat styles documentation for readability. 2000-04-09 20:56:52 +00:00
Peter Stephenson
e376f614ca compinstall update; 3.1.6-dev-22 2000-04-09 18:26:57 +00:00
Bart Schaefer
b85dec1343 10591: Chmouel Boudjnah: Completion for the fakeroot program. 2000-04-08 21:06:48 +00:00
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