Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make _dd not use already used specs; fix for selecting stuff to complete in ↵ | Sven Wischnowsky | 2001-08-07 | 3 | -14/+31 |
| | | | | _describe; fix for correction and _describe with grouped lists (15588) | ||||
* | correct mistake with 15574 | Oliver Kiddle | 2001-08-06 | 1 | -1/+1 |
| | |||||
* | share descriptions for long/short opts in more completions and other changes | Oliver Kiddle | 2001-08-06 | 13 | -276/+275 |
| | |||||
* | new BSD completion and fix _chown for symlinks | Oliver Kiddle | 2001-08-03 | 4 | -13/+59 |
| | |||||
* | 15551: complete presumably compressed files for gzip -t and -l | Clint Adams | 2001-07-31 | 1 | -1/+3 |
| | |||||
* | (15526) | Sven Wischnowsky | 2001-07-30 | 1 | -0/+8 |
| | |||||
* | (15509) | Sven Wischnowsky | 2001-07-27 | 1 | -2/+3 |
| | |||||
* | 15507: new zcalc function | Peter Stephenson | 2001-07-27 | 1 | -1/+1 |
| | | | | 15508: cvs tag didn't complete tags despite it's claim. | ||||
* | Fix typo. | Bart Schaefer | 2001-07-25 | 1 | -1/+1 |
| | |||||
* | move pattern matching in the loop to make sure all match specs are used (15487) | Sven Wischnowsky | 2001-07-25 | 1 | -43/+47 |
| | |||||
* | some more places where list-separator should be used (15485) | Sven Wischnowsky | 2001-07-25 | 4 | -16/+22 |
| | |||||
* | another fix for 15477 (separator strings); add list-separator style (15484) | Sven Wischnowsky | 2001-07-25 | 6 | -13/+23 |
| | |||||
* | make display for groups in _describe nicer; improve packing with ↵ | Sven Wischnowsky | 2001-07-25 | 1 | -24/+16 |
| | | | | list_packed; leave space for type character (list_types) only in groups with at least one file name (15477) | ||||
* | improve user/host completion before a @ (15468) | Sven Wischnowsky | 2001-07-24 | 1 | -0/+2 |
| | |||||
* | yet another followup to 15497; make _describe filter out non-matching ↵ | Sven Wischnowsky | 2001-07-19 | 1 | -0/+43 |
| | | | | strings before calling compdescribe, otherwise some matches will be hiddens (15415) | ||||
* | add list-grouped option to make options and such be grouped together if they ↵ | Sven Wischnowsky | 2001-07-18 | 2 | -4/+11 |
| | | | | have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407) | ||||
* | add support for -R option (15402) | Sven Wischnowsky | 2001-07-18 | 1 | -0/+9 |
| | |||||
* | use colon separator for BSD (15393) | Oliver Kiddle | 2001-07-17 | 1 | -1/+1 |
| | |||||
* | add preserve-prefix style to keep pathname prefix unchanged (15400) | Sven Wischnowsky | 2001-07-17 | 1 | -0/+5 |
| | |||||
* | 15390: Cygwin support | Andrey Borzenkov | 2001-07-13 | 2 | -1/+53 |
| | |||||
* | make _files not use its own description if there is one from a calling ↵ | Sven Wischnowsky | 2001-07-13 | 2 | -3/+11 |
| | | | | function; improve -P-prefix handling in _path_files (15389) | ||||
* | (15357) | Sven Wischnowsky | 2001-07-10 | 1 | -2/+8 |
| | |||||
* | remove not only numeric suffixes, but also `.n' and the like (15352) | Sven Wischnowsky | 2001-07-10 | 1 | -3/+2 |
| | |||||
* | add exclusion lists and use _multi_parts for sysctl completion on BSD (15252) | Oliver Kiddle | 2001-07-06 | 2 | -17/+22 |
| | |||||
* | (15283) | Sven Wischnowsky | 2001-07-06 | 1 | -1/+1 |
| | |||||
* | add completion for sysctl(8) (15215, 15223) | Oliver Kiddle | 2001-07-03 | 2 | -1/+34 |
| | |||||
* | Return nonzero from _tilde on no matches. | Bart Schaefer | 2001-07-02 | 1 | -1/+3 |
| | |||||
* | Merge .distfiles change from 4.0.2 branch. | Bart Schaefer | 2001-06-29 | 1 | -0/+1 |
| | |||||
* | fix for two digit display numbers and -encodings option (15159) | Oliver Kiddle | 2001-06-28 | 1 | -5/+4 |
| | |||||
* | Unposted: Add _last. | Bart Schaefer | 2001-06-28 | 1 | -1/+1 |
| | |||||
* | Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde ↵ | Sven Wischnowsky | 2001-06-28 | 2 | -24/+48 |
| | | | | (15152) | ||||
* | 15079: completion for last(1) | Clint Adams | 2001-06-25 | 2 | -1/+18 |
| | |||||
* | improve pattern matching to make match specs work for manual page completion ↵ | Sven Wischnowsky | 2001-06-21 | 1 | -45/+60 |
| | | | | (15029) | ||||
* | Fix handling of interrupt in two completion widgets. | Bart Schaefer | 2001-06-21 | 2 | -2/+3 |
| | |||||
* | Completion for AUTO_CD. | Bart Schaefer | 2001-06-21 | 3 | -2/+7 |
| | |||||
* | Fix exit status of compdef. | Bart Schaefer | 2001-06-21 | 1 | -3/+3 |
| | |||||
* | Fix "insert-tab pending" zstyle. | Bart Schaefer | 2001-06-20 | 1 | -2/+2 |
| | |||||
* | 14962 | Sven Wischnowsky | 2001-06-18 | 1 | -1/+1 |
| | |||||
* | Load tcp module, zfcd_match, zfget_match where necessary. | Peter Stephenson | 2001-06-14 | 1 | -0/+2 |
| | |||||
* | fix for comparguments (completing after single letter options that get their ↵ | Sven Wischnowsky | 2001-06-13 | 3 | -14/+30 |
| | | | | 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) | ||||
* | don't complete read-only parameters on the left side of an assignment (14896) | Oliver Kiddle | 2001-06-13 | 1 | -1/+1 |
| | |||||
* | Fix assignment problems spotted by Bart | Peter Stephenson | 2001-06-13 | 1 | -4/+4 |
| | |||||
* | 14883 | Sven Wischnowsky | 2001-06-13 | 1 | -7/+118 |
| | |||||
* | (14841) | Sven Wischnowsky | 2001-06-11 | 1 | -1/+1 |
| | |||||
* | two fixes: try all actions that have to be tried (but only once), execute ↵ | Sven Wischnowsky | 2001-06-06 | 1 | -74/+78 |
| | | | | actions if we aren't after an option already (in the same word) (14733) | ||||
* | Add --nobuild and --nogpg to rpm completion. | Chmouel Boudjnah | 2001-06-05 | 1 | -2/+2 |
| | |||||
* | work around ${(@P)1[3,-1]} not working as expected (14658) | Oliver Kiddle | 2001-06-01 | 2 | -2/+2 |
| | |||||
* | Add _ruby. | Bart Schaefer | 2001-06-01 | 1 | -1/+1 |
| | |||||
* | 14635: presume '*core' glob for coredump files | Clint Adams | 2001-06-01 | 1 | -1/+1 |
| | |||||
* | * 14628: Completion/Unix/Command/_ruby: new completion function. | Tanaka Akira | 2001-06-01 | 1 | -0/+49 |
| |