Oliver Kiddle
|
0ba8ae87ea
|
21315: make completion functions give precendence to descriptions passed as
parameters and cleanup descriptons in calling functions
|
2005-06-08 12:45:24 +00:00 |
|
Doug Kearns
|
57879ec429
|
21306: add -s option to _disable
|
2005-06-08 06:20:39 +00:00 |
|
Doug Kearns
|
0d8d202ff5
|
21302: make sure expl is declared local in completion functions
|
2005-06-08 05:33:45 +00:00 |
|
Doug Kearns
|
1caf681523
|
unposted: fix typo in _dirs opt description
|
2005-06-07 06:54:11 +00:00 |
|
Bart Schaefer
|
125bc163d6
|
Fix typos in some descriptions.
|
2004-06-24 15:45:58 +00:00 |
|
Oliver Kiddle
|
773b5c95d4
|
20077: fix completion of reserved words
|
2004-06-18 17:49:17 +00:00 |
|
Clint Adams
|
0056db1cfb
|
* 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo:
allow search path for command names to be overridden by means of new
command-path style.
|
2004-05-01 05:47:38 +00:00 |
|
Clint Adams
|
039b15b516
|
* 19845: Completion/Debian/Command/_apt-move: apt-move
completion function from Steven Kowalik.
|
2004-04-28 14:07:56 +00:00 |
|
Oliver Kiddle
|
ca0deae382
|
19767, 19785: store flags for -z and -k options to autoload allowing the
completion system to be used with ksh_autoload set
|
2004-04-20 12:11:13 +00:00 |
|
Oliver Kiddle
|
53b0a922a2
|
19790: complete functions after -a and allow multiple -z/-k options
|
2004-04-17 21:07:16 +00:00 |
|
Oliver Kiddle
|
8fc76ca370
|
19648: complete -t and -n options
|
2004-03-17 14:19:12 +00:00 |
|
Oliver Kiddle
|
63b336243f
|
19387: add (-.) glob qualifier to globs where only files are directly applicable
|
2004-01-21 13:53:28 +00:00 |
|
Oliver Kiddle
|
356f432985
|
19364: new completions for aptitude, getent and catcgsegv
|
2004-01-14 17:01:11 +00:00 |
|
Oliver Kiddle
|
b583396674
|
19244: various completion function fixes and updates
|
2003-11-14 11:56:52 +00:00 |
|
Oliver Kiddle
|
688f8b4212
|
19021: in command position, try to complete directories once and once only
|
2003-09-03 14:07:25 +00:00 |
|
Oliver Kiddle
|
4284171e9e
|
19019: only complete aliases of the appropriate type for the alias builtin
|
2003-09-03 14:05:07 +00:00 |
|
Peter Stephenson
|
3ffb3ad2f2
|
19014: add alias -s suf=handler
|
2003-09-03 10:15:32 +00:00 |
|
Peter Stephenson
|
48dbd4a65c
|
18839/18840: Completion for nice
|
2003-07-09 14:06:14 +00:00 |
|
Oliver Kiddle
|
a267832ddf
|
18631: returning too early breaks prefix-needed style set to false
|
2003-06-25 09:03:04 +00:00 |
|
Oliver Kiddle
|
a5f7097d9a
|
18472: spelling corrections
|
2003-04-25 11:18:50 +00:00 |
|
Oliver Kiddle
|
b68937eef4
|
fix bug where 0 was not returned when adding a named directory as a match
|
2003-04-18 17:15:34 +00:00 |
|
Oliver Kiddle
|
0911160d07
|
fix out-of-date documentation for -value- completion and move description of
special contexts from _complete's to #compdef's description
|
2003-02-25 14:55:50 +00:00 |
|
Oliver Kiddle
|
5164c6a3c9
|
18242: add -d option to read for specifying delimiter to terminate input
|
2003-02-17 10:07:53 +00:00 |
|
Oliver Kiddle
|
dc91d837e8
|
18237: complete -t option to read
|
2003-02-13 15:04:14 +00:00 |
|
Oliver Kiddle
|
5385a822b6
|
18121: add new function for completing e-mail addresses
|
2003-01-17 09:23:34 +00:00 |
|
Oliver Kiddle
|
5e7520de01
|
18060: document zmv's -W option and add zmv completion
|
2003-01-07 15:55:48 +00:00 |
|
Oliver Kiddle
|
f489f7b24e
|
17958: -u and -v options were missing
|
2002-11-22 11:50:51 +00:00 |
|
Oliver Kiddle
|
fac39932e9
|
17958: with new argument parsing, -k can be imediately followed by arg
|
2002-11-22 11:50:00 +00:00 |
|
Oliver Kiddle
|
0c2bdc70c4
|
17958: update print completion for new print options in 17940
|
2002-11-22 11:49:01 +00:00 |
|
Oliver Kiddle
|
770d437504
|
17682: add support for -H and -p in typeset completion
|
2002-09-16 18:10:49 +00:00 |
|
Oliver Kiddle
|
bc5567c859
|
17573: complete new -s option to read
|
2002-08-23 10:23:05 +00:00 |
|
Sven Wischnowsky
|
053629183d
|
add new sepcial context -assign-parameter- for completing the parameter in an assignment (17387)
|
2002-07-01 08:25:15 +00:00 |
|
Sven Wischnowsky
|
d28f67623f
|
two new modes for menu selection: incremental search and interactive (17366)
|
2002-06-26 11:07:42 +00:00 |
|
Sven Wischnowsky
|
70120f22ee
|
rename max-match-length style to max-matches-width (17213)
|
2002-05-23 12:16:42 +00:00 |
|
Sven Wischnowsky
|
b0e4b61a82
|
allow users to give the maximum number of display-columns the matches should take up via the style currently named max-match-length (17147)
|
2002-05-14 08:01:12 +00:00 |
|
Sven Wischnowsky
|
61f8a07bfc
|
make more calls to _message use the -e option (16988)
|
2002-04-16 07:48:43 +00:00 |
|
Oliver Kiddle
|
ac88d2bbef
|
16913: fix completion after compdef -a and correct typos
|
2002-03-27 16:10:07 +00:00 |
|
Oliver Kiddle
|
79323d6d41
|
16842: resolve name clash for nc between netcat and the nedit client for
completion and add _pick_variant to resolve program variants in general
|
2002-03-15 16:26:08 +00:00 |
|
Sven Wischnowsky
|
45f9a36216
|
remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819)
|
2002-03-13 09:28:04 +00:00 |
|
Sven Wischnowsky
|
f56ba813bb
|
allow different sets of completion definitions selected with option -T to compdef; use this for parameter values and redirections (16755)
|
2002-03-04 08:53:41 +00:00 |
|
Bart Schaefer
|
4b98b648df
|
16748: Fix infinite loop introduced by 16464.
|
2002-03-01 05:14:38 +00:00 |
|
Oliver Kiddle
|
6febc8fe67
|
16619, 16676: add -c, -l and -p options to the dirs builtin
|
2002-02-20 12:51:51 +00:00 |
|
Sven Wischnowsky
|
908065190d
|
fixlet to avoid an empty string in an array; cause completion after cd without any matches to not report that there were no matches (16515)
|
2002-01-30 08:47:52 +00:00 |
|
Sven Wischnowsky
|
a2deb3854a
|
slight improvement for 16500 to allow completion after ./<TAB> in all cases (16507)
|
2002-01-28 16:34:12 +00:00 |
|
Clint Adams
|
a92fca6f8e
|
16500: don't complete executable files in the current directory if "." is not in path.
|
2002-01-27 21:57:52 +00:00 |
|
Oliver Kiddle
|
f879a295e1
|
use pager style instead of $EDITOR and fix bad substitution in exclusion lists
|
2002-01-17 18:49:32 +00:00 |
|
Oliver Kiddle
|
d7822305b4
|
16461: a number of minor completion function updates
|
2002-01-16 16:29:51 +00:00 |
|
Sven Wischnowsky
|
5659f442c0
|
allow manual pages to be shown separated by section with new separate-sections style (16426)
|
2002-01-10 11:00:05 +00:00 |
|
Sven Wischnowsky
|
90bbd87734
|
fixes for completion of signal names with SIG prefix and for completing command names instead of pids (16406)
|
2002-01-07 14:38:13 +00:00 |
|
Oliver Kiddle
|
95abfc0e2a
|
16398: updated zstyle completion and related cleanup
|
2002-01-04 12:09:29 +00:00 |
|