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

1570 Commits

Author SHA1 Message Date
Peter Stephenson
ecdfa912ae 18526: -O option to _describe for prefix-needed in _arguments 2003-06-05 09:51:25 +00:00
Peter Stephenson
5e22d7ee42 unposted: zsh-4.1.1-test-3 2003-05-28 14:17:05 +00:00
Oliver Kiddle
860764b30a 18520: add a bunch of old new completions (had all been left unfinished awhile) 2003-05-12 10:37:47 +00:00
Oliver Kiddle
68dc356896 18519: use of read builtin was broken in changes to option parsing 2003-05-12 10:10:44 +00:00
Peter Stephenson
78b02d9c03 18512: fix 18508 properly this time. 2003-05-08 10:30:45 +00:00
Oliver Kiddle
9d071829ec users/6080, users/6083: more quoting fixes 2003-05-07 12:44:46 +00:00
Andrey Borzenkov
bd4cb9a4d1 unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +00:00
Oliver Kiddle
da47e35a83 18486: back-out 18458 because it causes problems when completing only options 2003-04-30 13:47:05 +00:00
Oliver Kiddle
7d36150a8d Haakon Riiser: 18473: new completion for Acrobat Reader 5.0.x 2003-04-25 14:15:09 +00:00
Oliver Kiddle
a5f7097d9a 18472: spelling corrections 2003-04-25 11:18:50 +00:00
Oliver Kiddle
3985ac70c3 use _message for error message instead of echo 2003-04-24 12:39:38 +00:00
Oliver Kiddle
7f9b62612b 18468: use perldoc -u to get perlfunc doc instead of searching for the man page 2003-04-24 12:31:15 +00:00
Oliver Kiddle
29a3496ebb 18462: complete files in addition to commands 2003-04-23 12:00:57 +00:00
Oliver Kiddle
9e302211ab 18461: handle cases where the perlfunc man page is compressed 2003-04-23 10:41:13 +00:00
Felix Rosencrantz
537f405ca1 18459: Completion/Unix/Command/_screen: fix up suggestions from Oliver, and other changes. 2003-04-22 17:32:40 +00:00
Oliver Kiddle
c5e5b124ba Added completion functions for cygwin 2003-04-22 12:49:14 +00:00
Oliver Kiddle
1ff08b73d6 correct exit code to be 0 when matches added 2003-04-22 12:42:20 +00:00
Oliver Kiddle
0fed25f461 18458: handle the prefix-needed style in _describe -o and new completion for renice 2003-04-22 12:32:43 +00:00
Felix Rosencrantz
c1e87808ac 18455: Screen completion function 2003-04-19 17:23:45 +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
ed20475b55 18449: complete dictionary databases and strategies, handle suffixes better and
handle the separate-sections style for separate databases with dict words
2003-04-18 08:34:49 +00:00
Oliver Kiddle
397f465e0d users/6013: new gqview completion and complete .ps/.pdf files for more commands 2003-04-18 08:15:48 +00:00
Oliver Kiddle
8036c4d739 18446: handle modinfo and improvements to option handling 2003-04-16 13:29:38 +00:00
Oliver Kiddle
51d874e2c3 18443: new completion for dcop 2003-04-15 17:06:45 +00:00
Felix Rosencrantz
f4b280d777 Added completion functions for cygwin 2003-04-07 11:23:14 +00:00
Peter Stephenson
c1bef47364 18434: _signals option handling for pseudo-signals was broken 2003-04-04 16:11:14 +00:00
Peter Stephenson
f713bf4b09 18432: Minor miscellany of comments and rationalisations. 2003-04-03 10:24:40 +00:00
Oliver Kiddle
a9293199ec 18390: tidy up _prcs and update _xmlsoft for latest xsltproc version 2003-03-26 16:52:58 +00:00
Doug Kearns
187ce46d15 18369: update _tidy completion 2003-03-20 23:49:05 +00:00
Doug Kearns
e0ae2a59b3 unposted: remove unnecessary parameter declarations in _xmlsoft 2003-03-18 06:00:04 +00:00
Doug Kearns
454c01accf unposted: remove _xrdb, better completion for xrdb is provided by _x_utils 2003-03-15 07:37:01 +00:00
Doug Kearns
586de1938f 18351: new completion for antiword 2003-03-14 12:14:24 +00:00
Oliver Kiddle
5df8ef1e43 18347: fix problems with having more than one ((val\:desc ...)) style action 2003-03-13 09:59:48 +00:00
Oliver Kiddle
01e67ec323 fix completions of locales on Linux, complete for more commands using
existing completions and more improvements to sccs completion
2003-03-12 18:55:12 +00:00
Peter Stephenson
9ba4f4af9c 18344: note in _perforce that tag-order now works. 2003-03-12 12:04:32 +00:00
Doug Kearns
aa09c3c859 unposted: remove initial capitalisation from some descriptions 2003-03-12 04:43:46 +00:00
Oliver Kiddle
43d44d1552 18338: list a single unambiguous match instead of inserting it 2003-03-11 17:33:05 +00:00
Oliver Kiddle
a8a7df84ed handle prefix-hidden style 2003-03-10 15:16:27 +00:00
Peter Stephenson
93572c7bb6 18327: add handling for preserve-prefix to compinstall 2003-03-07 15:19:19 +00:00
Doug Kearns
1c300357f5 18314: general improvements to ruby completion 2003-03-06 03:47:43 +00:00
Oliver Kiddle
4b09b20be2 correct typo from recent change 2003-02-27 09:29:24 +00:00
Doug Kearns
e4443a2d4f 18305: new completion for python 2003-02-27 05:12:25 +00:00
Oliver Kiddle
48df213153 18299: allow _next_tags to work with nested tag loops 2003-02-26 16:35:55 +00:00
Oliver Kiddle
194e4cac61 18300: handle tar's -C option better 2003-02-26 14:56:47 +00:00
Peter Stephenson
1ee81df6f9 unposted: remove debug from _path_files patch in 18230 2003-02-26 14:32:32 +00:00
Oliver Kiddle
ab1a0844f2 18296: sync fake _all_labels and _next_label functions with changes to real ones 2003-02-25 18:43:39 +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
Peter Stephenson
f1fd8273b4 18230: Test for explicitly matched file in _path_files. 2003-02-24 11:33:04 +00:00
Peter Stephenson
fcc7489b7e not in 18276: update Perforce completion 2003-02-23 16:05:58 +00:00
Oliver Kiddle
4e6c75fa78 18269: improve sccs file completion to handle both direct & indirect references 2003-02-21 11:01:19 +00:00