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

370 Commits

Author SHA1 Message Date
Oliver Kiddle
a267832ddf 18631: returning too early breaks prefix-needed style set to false 2003-06-25 09:03:04 +00:00
Clint Adams
d1b28b35ef 18627: -resize and -shave options to _imagemagick mogrify. 2003-06-25 02:53:11 +00:00
Oliver Kiddle
b3ccc068a4 18607: correctly handle quoting for remote files for rcp completion 2003-06-05 13:23:49 +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
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
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
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
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
586de1938f 18351: new completion for antiword 2003-03-14 12:14:24 +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
a8a7df84ed handle prefix-hidden style 2003-03-10 15:16:27 +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
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
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
Oliver Kiddle
079ed78139 18257: merge _xmllint and _xsltproc into _xmlsoft 2003-02-18 16:47:07 +00:00
Oliver Kiddle
a2b2c354ff Doug Kearns: 18259: added more browsers and correct 'urls' description to 'url' 2003-02-18 16:02:21 +00:00
Oliver Kiddle
5cb11fabd0 18257: make use of _webbrowser 2003-02-18 12:56:48 +00:00
Oliver Kiddle
20528c3743 Doug Kearns: 18254: new completion for xmllint (from xmlsoft.org's libxml2) 2003-02-18 10:02:32 +00:00
Oliver Kiddle
447d4011c6 remove capitalisation - lowercase being our convention for descriptions 2003-02-17 10:24:55 +00:00
Oliver Kiddle
070db3c678 18246: minor updates 2003-02-17 10:20:24 +00:00
Oliver Kiddle
b9d8d6f200 users/5915: two levels of quoting are needed for remote files with scp 2003-02-13 16:14:51 +00:00
Peter Stephenson
67512e04ae unposted: fix _perforce function names 2003-02-13 10:41:44 +00:00
Peter Stephenson
9dbf7405fa unposted: rename _p4 to _perforce 2003-02-11 17:42:27 +00:00
Peter Stephenson
50b77cd584 unposted: create 4.1.0-dev-7 2003-02-04 11:33:27 +00:00
Peter Stephenson
ac62ad2b1f 18175: Completion for Perforce 2003-02-03 13:52:29 +00:00
Oliver Kiddle
1c9fc3f3be Doug Kearns: 18159: new completion function for HTML Tidy 2003-01-30 15:07:01 +00:00