Oliver Kiddle
|
25b84ec914
|
handle dot files and directories too
|
2002-03-19 18:45:32 +00:00 |
|
Oliver Kiddle
|
79952b8e05
|
16864: fix remote file completion with relative paths
|
2002-03-19 17:28:20 +00:00 |
|
Oliver Kiddle
|
40c3087461
|
correct my mistake which broke file completion after grep
|
2002-03-19 14:49:16 +00:00 |
|
Oliver Kiddle
|
c4bc712432
|
arg to -C option must be in the same word
|
2002-03-19 14:38:36 +00:00 |
|
Clint Adams
|
ad47f84fa8
|
16850: remote file completion via rsync and ssh, plus all options valid in rsync 2.5.2.
|
2002-03-17 19:00:29 +00:00 |
|
Bart Schaefer
|
d20d427572
|
16849: shift off `-s' argument.
|
2002-03-17 18:03:06 +00:00 |
|
Clint Adams
|
ff494e0299
|
16847: complete multiple -j's after cvs update.
|
2002-03-17 05:15:35 +00:00 |
|
Clint Adams
|
0031e14357
|
16846: complete xdvi .dvi.gz and .dvi.bz2 too.
|
2002-03-17 05:00:48 +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 |
|
Oliver Kiddle
|
2fa33574f0
|
16838: complete new options of grep 2.5 and value for GREP_OPTIONS parameter
|
2002-03-15 14:49:36 +00:00 |
|
Oliver Kiddle
|
975b133365
|
16823: complete for values of GZIP and any *PATH or *path parameters
|
2002-03-14 15:54:36 +00:00 |
|
Peter Stephenson
|
10cbfa987a
|
16821+16831: _gzip, _compress, _bzip2 complete after redirections
|
2002-03-14 14:38:48 +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 |
|
Oliver Kiddle
|
799b34d817
|
16804: completion for sccs
|
2002-03-11 13:08:25 +00:00 |
|
Oliver Kiddle
|
5ae306d7a1
|
16803: option descriptions
|
2002-03-11 12:56:48 +00:00 |
|
Clint Adams
|
968d8e5e2c
|
16789: completion for netcat
|
2002-03-10 04:20:55 +00:00 |
|
Adam Spiers
|
d5d9de3ae3
|
16779: Completion/Unix/Command/_mysqldiff,
Completion/Unix/Command/.distfiles: new completion for my mysqldiff
utility.
|
2002-03-07 14:00:43 +00:00 |
|
Clint Adams
|
8ad09f834c
|
16778: completion by Istvan Sebestyen for irssi.
|
2002-03-07 13:36:38 +00:00 |
|
Adam Spiers
|
824e519964
|
16769: Completion/Unix/Command/_gcc: fix typo
|
2002-03-06 14:22:40 +00:00 |
|
Peter Stephenson
|
533cc753f7
|
unposted: usual fixups for .distfiles
|
2002-03-05 18:34:18 +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 |
|
Sven Wischnowsky
|
9b8176a659
|
make _message inhibit insertion of matches unless there are faked ones (16710)
|
2002-02-25 09:16:25 +00:00 |
|
Sven Wischnowsky
|
8dcd8e54c5
|
make _guard use _mesage -e'; make _message -e' use $curtag as a default; change uses of _guard (16708)
|
2002-02-25 09:09:31 +00:00 |
|
Bart Schaefer
|
f2da4d4ed8
|
Fix sed expression to correctly extract option names from ~/.pinerc file.
|
2002-02-21 06:00:57 +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
|
901d8b4c97
|
fix test for prefix-needed (16667)
|
2002-02-18 14:27:36 +00:00 |
|
Clint Adams
|
e8487f3198
|
16662: use parameter expansion instead of grep, sed, and seq.
|
2002-02-17 16:46:11 +00:00 |
|
Clint Adams
|
d5ac256e14
|
Gergely Nagy, 16644: completion for cdcd.
|
2002-02-14 17:56:53 +00:00 |
|
Sven Wischnowsky
|
77339cc21d
|
add -x option (to be passed on to compadd) to _description and friends; make _message respect any -[12VJ] options it gets, adding the message to that group (16609)
|
2002-02-12 13:37:00 +00:00 |
|
Clint Adams
|
f50dfba2f2
|
16590: use a prefix match instead of a "fuzzy-exact" match.
|
2002-02-08 08:30:09 +00:00 |
|
Clint Adams
|
aa9b40fb5d
|
16568: get listing of entire directory for approximation and other purposes.
|
2002-02-05 18:10:52 +00:00 |
|
Clint Adams
|
6b932f3cf7
|
16566: show ls -F classifiers as display strings.
|
2002-02-05 18:03:24 +00:00 |
|
Clint Adams
|
8db461b8e4
|
16555: add | to bracket expression, 2>/dev/null
|
2002-02-04 18:44:14 +00:00 |
|
Clint Adams
|
190aef0e25
|
16553: differentiate between files and directories during remote scp completion.
|
2002-02-04 18:03:02 +00:00 |
|
Felix Rosencrantz
|
2d35fd6ab0
|
Fixed some problems with _cvs and flags. Fixed _perl to complete a script
args with _normal.
|
2002-02-04 06:25:35 +00:00 |
|
Clint Adams
|
1dd643b016
|
16540: short options and local files
|
2002-02-03 06:12:34 +00:00 |
|
Oliver Kiddle
|
29b704202a
|
Akinori Musha: 16534: a few bug fixes and some wording fixes
|
2002-02-01 14:28:30 +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 |
|
Clint Adams
|
c3e0113d1c
|
16514: initscript completion fixes
|
2002-01-30 03:38:29 +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 |
|
Sven Wischnowsky
|
3807c902a2
|
add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483)
|
2002-01-22 10:22:47 +00:00 |
|
Sven Wischnowsky
|
f463b09b13
|
allow arguments to be given to functions used by compdef (actually, the strings are eval'uated, so this should be powerful enough) (16472)
|
2002-01-21 16:13:15 +00:00 |
|
Oliver Kiddle
|
4f6493aff1
|
*** empty log message ***
|
2002-01-18 14:49:02 +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 |
|
Clint Adams
|
db5779a84a
|
16463: apt-cache showsrc completion
|
2002-01-16 23:25:49 +00:00 |
|
Oliver Kiddle
|
d7822305b4
|
16461: a number of minor completion function updates
|
2002-01-16 16:29:51 +00:00 |
|
Oliver Kiddle
|
8476aa7fc2
|
16449: new chkconfig completion for both the RedHat and IRIX commands
|
2002-01-14 14:17:50 +00:00 |
|
Andrey Borzenkov
|
126d3b9468
|
16443: fix urpmi.addmedia --distrib; set cache policy just once
|
2002-01-14 11:30:19 +00:00 |
|