about summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Collapse)AuthorAgeFilesLines
...
* follow-up to 15588; add -w option to _values (look at all words); change _dd ↵Sven Wischnowsky2001-08-081-17/+11
| | | | back (15597)
* make _dd not use already used specs; fix for selecting stuff to complete in ↵Sven Wischnowsky2001-08-071-11/+19
| | | | _describe; fix for correction and _describe with grouped lists (15588)
* correct mistake with 15574Oliver Kiddle2001-08-061-1/+1
|
* share descriptions for long/short opts in more completions and other changesOliver Kiddle2001-08-0613-276/+275
|
* new BSD completion and fix _chown for symlinksOliver Kiddle2001-08-032-12/+13
|
* 15551: complete presumably compressed files for gzip -t and -lClint Adams2001-07-311-1/+3
|
* 15507: new zcalc functionPeter Stephenson2001-07-271-1/+1
| | | | 15508: cvs tag didn't complete tags despite it's claim.
* some more places where list-separator should be used (15485)Sven Wischnowsky2001-07-251-6/+7
|
* another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky2001-07-251-3/+5
|
* improve user/host completion before a @ (15468)Sven Wischnowsky2001-07-241-0/+2
|
* add support for -R option (15402)Sven Wischnowsky2001-07-181-0/+9
|
* use colon separator for BSD (15393)Oliver Kiddle2001-07-171-1/+1
|
* 15390: Cygwin supportAndrey Borzenkov2001-07-132-1/+53
|
* make _files not use its own description if there is one from a calling ↵Sven Wischnowsky2001-07-132-3/+11
| | | | function; improve -P-prefix handling in _path_files (15389)
* remove not only numeric suffixes, but also `.n' and the like (15352)Sven Wischnowsky2001-07-101-3/+2
|
* add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)Oliver Kiddle2001-07-061-17/+20
|
* (15283)Sven Wischnowsky2001-07-061-1/+1
|
* add completion for sysctl(8) (15215, 15223)Oliver Kiddle2001-07-032-1/+34
|
* Unposted: Add _last.Bart Schaefer2001-06-281-1/+1
|
* 15079: completion for last(1)Clint Adams2001-06-252-1/+18
|
* improve pattern matching to make match specs work for manual page completion ↵Sven Wischnowsky2001-06-211-45/+60
| | | | (15029)
* 14962Sven Wischnowsky2001-06-181-1/+1
|
* fix for comparguments (completing after single letter options that get their ↵Sven Wischnowsky2001-06-132-6/+26
| | | | argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897)
* 14883Sven Wischnowsky2001-06-131-7/+118
|
* Add _ruby.Bart Schaefer2001-06-011-1/+1
|
* 14635: presume '*core' glob for coredump filesClint Adams2001-06-011-1/+1
|
* * 14628: Completion/Unix/Command/_ruby: new completion function.Tanaka Akira2001-06-011-0/+49
|
* update _pine for pine 4.33, add echoti completion and update _echotc (14567)Oliver Kiddle2001-05-301-3/+8
|
* spelling correctionsOliver Kiddle2001-05-2914-46/+46
|
* 14538: cleaner _perl_config_vars from Matt ZimmermanClint Adams2001-05-291-4/+1
|
* unposted: quote $@ in calls to _argumentsClint Adams2001-05-211-2/+2
|
* 14378: more programs that process .texClint Adams2001-05-181-1/+1
|
* * 14377: Completion/Unix/Command/_cvs: support new .cvspass formatTanaka Akira2001-05-171-1/+1
| | | | introduced by cvs-1.11.1.
* typo with compset in _lpPeter Stephenson2001-05-171-1/+1
|
* 14362: more modprobe stuffClint Adams2001-05-161-1/+20
|
* 14361: better modprobe completionClint Adams2001-05-161-3/+28
|
* fix bug where /sbin/lsmod was redirected in instead of being run (14355)Oliver Kiddle2001-05-151-5/+4
|
* 14341: modprobe -r / rmmod completionClint Adams2001-05-152-1/+45
|
* * 14295: Completion/Unix/Command/_cvs: support new cvs subcommandsTanaka Akira2001-05-101-2/+31
| | | | `rannotate' and `rlog' introduced by cvs-1.11.1.
* complete only files that can be chowned (14282)Oliver Kiddle2001-05-091-4/+18
|
* double all backslashes before colons in the original pattern (14240)Sven Wischnowsky2001-05-071-1/+1
|
* Path prefix completion for cvs subcommands.Bart Schaefer2001-05-041-7/+21
|
* Fix _files -FBart Schaefer2001-05-031-3/+3
|
* minor completion changes (14216)Oliver Kiddle2001-05-035-17/+17
|
* 14208: Solaris loadkeysClint Adams2001-05-021-0/+10
|
* 14201: completion for loadkeysClint Adams2001-05-021-0/+16
|
* try to improve testing for suffix style in _expand; make _path_files fail to ↵Sven Wischnowsky2001-04-271-1/+1
| | | | complete words like ...<pat>..<param-subst>... (14133)
* new vnc completion and use _guard for pine completion (14112)Oliver Kiddle2001-04-261-2/+2
|
* Tilde-path completion tweak.Bart Schaefer2001-04-181-7/+7
|
* add completion for common MUAs and a couple of minor fixes (13982)Oliver Kiddle2001-04-136-6/+131
|