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

201 Commits

Author SHA1 Message Date
Oliver Kiddle
b9c58a73ac various doc fixes and minor completion function changes, most of which
are to use the -A "-*" and -S options to _arguments (13863)
2001-04-01 16:19:15 +00:00
Sven Wischnowsky
6a62ae3564 replace path' with more general urls' style (13814) 2001-03-28 11:26:05 +00:00
Peter Stephenson
60227908e1 New _cpio 2001-03-25 20:54:21 +00:00
Peter Stephenson
1773807bcc Handle @folder for MH in _mailboxes 2001-03-25 00:05:14 +00:00
Bart Schaefer
e50ffb3f59 Fixes for mh completions. 2001-03-24 18:22:54 +00:00
Sven Wischnowsky
9ef6eed52a add commands and call-command styles; mention some of the more expensive things about completion setup in the docs (13727) 2001-03-23 12:44:21 +00:00
Peter Stephenson
2849199f3c Some tweaks for nmh in _mh 2001-03-22 12:30:33 +00:00
Sven Wischnowsky
a132550737 use -l as default for telnet's without -\? option (13674) 2001-03-20 09:47:44 +00:00
Clint Adams
d5eeb8d45a 13664: */rcS.d/* force-reload, force-restart 2001-03-18 19:55:12 +00:00
Peter Stephenson
9ecef3689c users/3671: Completion/User/_java: tweak for colon-separated paths 2001-03-15 10:27:11 +00:00
Bart Schaefer
64819aedac Add D qualifier in _rcs. 2001-03-13 18:16:44 +00:00
Bart Schaefer
467ad8e65b Unify completion for ncftp and lftp in _ncftp 2001-03-13 18:13:17 +00:00
Chmouel Boudjnah
42ea0a6011 New tar options -j. 2001-03-12 12:50:57 +00:00
Oliver Kiddle
58322ed03c fix filename quoting in _zip and don't use _hosts for lftp 2001-03-12 09:34:03 +00:00
Bart Schaefer
1382a4a892 Add _lftp. 2001-03-12 01:12:42 +00:00
Chmouel Boudjnah
0f7eb6ce3d Add completion for lftp 2001-03-11 23:51:29 +00:00
Oliver Kiddle
e264c1bee1 Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
Bart Schaefer
9419b25109 Use _normal completion following the name of a shell script. 2001-03-11 19:30:49 +00:00
Peter Stephenson
f46ad1753b Dist more files 2001-03-08 12:03:33 +00:00
Sven Wischnowsky
c93f38253f try to find out the sub commands to complete in _init_d (13591) 2001-03-08 10:17:03 +00:00
Oliver Kiddle
0156de0b0e don't complete w3m from _webbrowser now we have _w3m (unposted) 2001-03-06 19:43:54 +00:00
Oliver Kiddle
2fd03d3a36 include _w3m in .distfiles 2001-03-06 19:38:38 +00:00
Clint Adams
439af5f4c5 unposted: complete for w3m 2001-03-06 16:22:10 +00:00
Sven Wischnowsky
183f6b06d0 some small functions for completing sub-commands (generic function, init scripts, apachectl) (13536) 2001-02-26 15:05:37 +00:00
Sven Wischnowsky
006e9b9afb change $words[1] to $service in some more places (13534) 2001-02-26 13:02:30 +00:00
Oliver Kiddle
5723d260c0 add completion for newsgroups (13448) 2001-02-08 17:50:26 +00:00
Oliver Kiddle
14d2dae44c fix _gzip to work for zcat again (13445) 2001-02-08 15:33:26 +00:00
Oliver Kiddle
3f862ce205 Changes references to sunsite.auc.dk to just sunsite.dk (13422) 2001-02-01 15:48:57 +00:00
Oliver Kiddle
92f2594aec new completion function for the tin newsreader (13420) 2001-02-01 15:00:42 +00:00
Sven Wischnowsky
25900ecf28 add completion for ls and ([ef]|)grep (13347) 2001-01-15 09:26:57 +00:00
Sven Wischnowsky
ca585f812b add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
Clint Adams
bb7b1ddf82 13315: ignore parens and leading paths on killall completion 2000-12-27 16:40:49 +00:00
Clint Adams
d1d89c7942 13314: don't complete hyphen-prefixed commands for killall 2000-12-27 04:34:05 +00:00
Clint Adams
17fb952654 13312: killall gets long filenames from procps 2000-12-26 21:22:49 +00:00
Clint Adams
720b194aee unposted: add _mere to .distfiles 2000-12-16 16:30:38 +00:00
Tanaka Akira
35ac156d86 * 13281: Functions/Misc/mere: new implementation.
Completion/User/_mere: new completion function for mere.
2000-12-15 14:42:22 +00:00
Clint Adams
81185fe668 13250: _dict completion 2000-12-13 03:07:00 +00:00
Sven Wischnowsky
ad6268466c *** empty log message *** 2000-11-27 12:44:21 +00:00
Bart Schaefer
4eb4d5e0d6 Tweak auto-suffix-removal for _rcp and _scp. 2000-11-20 16:12:20 +00:00
Bart Schaefer
dcc45ed860 Avoid cd in _perl_modules. 2000-11-15 16:33:53 +00:00
Bart Schaefer
ea807260e4 Changes inspired by Paul J. in case multiple versions of perl are installed. 2000-11-14 17:47:11 +00:00
Clint Adams
89d480f57d 13125: evalute muttrc's mailboxes directive in case of backticks. 2000-11-09 13:27:52 +00:00
Bart Schaefer
551fbeeab9 Remove no-op test of $compstate[nmatches]. 2000-11-06 17:26:39 +00:00
Sven Wischnowsky
1363c2fcc3 use return value of _files, don't use ${PRE,SUF}FIX for globbing, complete all files as a default for co (3472) 2000-10-25 12:30:16 +00:00
Sven Wischnowsky
bb18608a2a search for *.tif file, too (12919) 2000-10-06 13:11:48 +00:00
Sven Wischnowsky
cb4bb129dd more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
Tanaka Akira
5d4faa678e * 12886: Completion/User/_cvs: make _cvs_vendor_branches to handle
remote-access style.
2000-10-04 14:13:12 +00:00
Tanaka Akira
bca563a699 * 12872: Completion/User/_cvs: Fix modules completion when a cvsroot
specified in a command line begins with tilde.  Generate subcommand
list from `cvs --help-commands' and `cvs --help-synonyms'.  Complete
remote modules. Complete vendor branch for a second argument of
`cvs import'.  Use _call.
2000-10-04 05:10:18 +00:00
Sven Wischnowsky
0fe98894a8 stick some `N's into glob patterns (12768) 2000-09-07 08:39:20 +00:00
Clint Adams
6dd5fc9cef 12728: man -l / --local-file completes _files 2000-09-03 21:45:37 +00:00