about summary refs log tree commit diff
path: root/Completion/Unix/Command
Commit message (Collapse)AuthorAgeFilesLines
...
* make more calls to _message use the -e option (16988)Sven Wischnowsky2002-04-1614-36/+36
|
* 16935: update options completed for ssh and add sftp completionOliver Kiddle2002-04-041-193/+202
|
* 16934: complete ssh -1 as well as ssh -2.Clint Adams2002-04-041-0/+1
|
* John Beppu: 16866: new completion for figletOliver Kiddle2002-03-271-0/+40
|
* handle dot files and directories tooOliver Kiddle2002-03-191-1/+1
|
* 16864: fix remote file completion with relative pathsOliver Kiddle2002-03-191-8/+15
|
* correct my mistake which broke file completion after grepOliver Kiddle2002-03-191-1/+1
|
* arg to -C option must be in the same wordOliver Kiddle2002-03-191-1/+1
|
* 16850: remote file completion via rsync and ssh, plus all options valid in ↵Clint Adams2002-03-171-14/+167
| | | | rsync 2.5.2.
* 16847: complete multiple -j's after cvs update.Clint Adams2002-03-171-1/+1
|
* 16842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle2002-03-157-79/+20
| | | | completion and add _pick_variant to resolve program variants in general
* 16838: complete new options of grep 2.5 and value for GREP_OPTIONS parameterOliver Kiddle2002-03-151-12/+33
|
* 16823: complete for values of GZIP and any *PATH or *path parametersOliver Kiddle2002-03-141-3/+10
|
* 16821+16831: _gzip, _compress, _bzip2 complete after redirectionsPeter Stephenson2002-03-143-3/+3
|
* remove that -T option to compdef again and instead use comma-separated ↵Sven Wischnowsky2002-03-133-5/+6
| | | | sub-contexts both for function and style lookup (16819)
* 16804: completion for sccsOliver Kiddle2002-03-112-1/+134
|
* 16789: completion for netcatClint Adams2002-03-101-0/+34
|
* 16779: Completion/Unix/Command/_mysqldiff,Adam Spiers2002-03-072-1/+32
| | | | | Completion/Unix/Command/.distfiles: new completion for my mysqldiff utility.
* 16778: completion by Istvan Sebestyen for irssi.Clint Adams2002-03-072-1/+46
|
* 16769: Completion/Unix/Command/_gcc: fix typoAdam Spiers2002-03-061-1/+1
|
* allow different sets of completion definitions selected with option -T to ↵Sven Wischnowsky2002-03-042-4/+22
| | | | compdef; use this for parameter values and redirections (16755)
* make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ↵Sven Wischnowsky2002-02-253-4/+4
| | | | change uses of _guard (16708)
* Fix sed expression to correctly extract option names from ~/.pinerc file.Bart Schaefer2002-02-211-1/+1
|
* 16662: use parameter expansion instead of grep, sed, and seq.Clint Adams2002-02-171-3/+3
|
* Gergely Nagy, 16644: completion for cdcd.Clint Adams2002-02-142-1/+102
|
* 16568: get listing of entire directory for approximation and other purposes.Clint Adams2002-02-051-7/+1
|
* 16566: show ls -F classifiers as display strings.Clint Adams2002-02-051-8/+16
|
* 16555: add | to bracket expression, 2>/dev/nullClint Adams2002-02-041-4/+4
|
* 16553: differentiate between files and directories during remote scp completion.Clint Adams2002-02-041-2/+7
|
* Fixed some problems with _cvs and flags. Fixed _perl to complete a scriptFelix Rosencrantz2002-02-042-5/+6
| | | | args with _normal.
* 16540: short options and local filesClint Adams2002-02-031-1/+20
|
* 16514: initscript completion fixesClint Adams2002-01-301-2/+2
|
* add new generic fake style and changes to the C-code for that (different ↵Sven Wischnowsky2002-01-221-1/+1
| | | | implementation of compadd -x) (16483)
* allow arguments to be given to functions used by compdef (actually, the ↵Sven Wischnowsky2002-01-211-4/+2
| | | | strings are eval'uated, so this should be powerful enough) (16472)
* *** empty log message ***Oliver Kiddle2002-01-181-1/+1
|
* use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle2002-01-171-6/+6
|
* 16461: a number of minor completion function updatesOliver Kiddle2002-01-1611-31/+36
|
* 16449: new chkconfig completion for both the RedHat and IRIX commandsOliver Kiddle2002-01-141-0/+33
|
* allow manual pages to be shown separated by section with new ↵Sven Wischnowsky2002-01-101-2/+22
| | | | separate-sections style (16426)
* users/4483: with "cvs add" et al., complete names of locally removed (butBart Schaefer2002-01-061-1/+1
| | | | not committed) files.
* 16396: fix argument handling bugsOliver Kiddle2002-01-031-6/+10
|
* users/4561: fix code for finding the zipfile's name in the current command-lineOliver Kiddle2002-01-021-4/+2
|
* 16375: command completion for fshClint Adams2001-12-262-0/+24
|
* add missing description argument in _values calls (16366)Oliver Kiddle2001-12-192-4/+5
|
* new ifconfig completion (16366)Oliver Kiddle2001-12-192-1/+83
|
* allow tag-order to select order of files and urls (16323)Oliver Kiddle2001-12-121-1/+1
|
* allow tag-order to select order of files and urls (16330)Oliver Kiddle2001-12-123-7/+5
|
* 16326: completion for mozilla, some more web browsers in webbrowserClint Adams2001-12-111-1/+1
|
* 16325: update for wget 1.8Oliver Kiddle2001-12-111-11/+18
|
* new mtools completionOliver Kiddle2001-12-112-1/+157
|