Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 40965: fix for missing local declarations of expl | Oliver Kiddle | 2017-04-26 | 1 | -1/+1 |
| | |||||
* | 39834: when print used with -v and -l, include a final newline | Oliver Kiddle | 2016-11-05 | 1 | -2/+3 |
| | | | | | Also complete print -S option and make further use of the new printf to an array feature in other completion functions. | ||||
* | 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵ | Daniel Shahaf | 2016-10-07 | 1 | -1/+1 |
| | | | | | | | | -P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/ | ||||
* | 35527: use list-separator style in cases where separator was hardcoded | Oliver Kiddle | 2015-06-19 | 1 | -10/+9 |
| | |||||
* | 35350: extend "fc -I" to cover listing of "internal" history events only | Barton E. Schaefer | 2015-06-06 | 1 | -14/+15 |
| | |||||
* | 34940: _fc: fix typo breaking completion for history | Oliver Kiddle | 2015-04-24 | 1 | -1/+1 |
| | |||||
* | Revert "34926: _fc: Remove a spurious 2" | Mikael Magnusson | 2015-04-21 | 1 | -1/+1 |
| | | | | This reverts commit dd623b44032b11509ccc2e6f8c307d2f7bd2d722. | ||||
* | 34926: _fc: Remove a spurious 2 | Mikael Magnusson | 2015-04-19 | 1 | -1/+1 |
| | |||||
* | 34373, 34374: update completion of builtin commands, modifiers, | Oliver Kiddle | 2015-01-25 | 1 | -18/+68 |
| | | | | parameter and globbing flags | ||||
* | 31058: add completion of options from newer versions of some commands | Oliver Kiddle | 2013-02-21 | 1 | -14/+18 |
| | |||||
* | add _arguments based completion for alias and jobs (13947) | Oliver Kiddle | 2001-04-11 | 1 | -5/+5 |
| | |||||
* | moved from Completion/Builtins/_fc | Sven Wischnowsky | 2001-04-02 | 1 | -0/+36 |