Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-01 | 52859: use _date_formats for fc and complete -m/-M for vared | Oliver Kiddle | 1 | -1/+1 | |
2022-04-02 | unposted (see 48073): _fc: Complete new -s option | dana | 1 | -1/+2 | |
2017-04-26 | 40965: fix for missing local declarations of expl | Oliver Kiddle | 1 | -1/+1 | |
2016-11-05 | 39834: when print used with -v and -l, include a final newline | Oliver Kiddle | 1 | -2/+3 | |
Also complete print -S option and make further use of the new printf to an array feature in other completion functions. | |||||
2016-10-07 | 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵ | Daniel Shahaf | 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/ | |||||
2015-06-19 | 35527: use list-separator style in cases where separator was hardcoded | Oliver Kiddle | 1 | -10/+9 | |
2015-06-06 | 35350: extend "fc -I" to cover listing of "internal" history events only | Barton E. Schaefer | 1 | -14/+15 | |
2015-04-24 | 34940: _fc: fix typo breaking completion for history | Oliver Kiddle | 1 | -1/+1 | |
2015-04-21 | Revert "34926: _fc: Remove a spurious 2" | Mikael Magnusson | 1 | -1/+1 | |
This reverts commit dd623b44032b11509ccc2e6f8c307d2f7bd2d722. | |||||
2015-04-19 | 34926: _fc: Remove a spurious 2 | Mikael Magnusson | 1 | -1/+1 | |
2015-01-25 | 34373, 34374: update completion of builtin commands, modifiers, | Oliver Kiddle | 1 | -18/+68 | |
parameter and globbing flags | |||||
2013-02-21 | 31058: add completion of options from newer versions of some commands | Oliver Kiddle | 1 | -14/+18 | |
2001-04-11 | add _arguments based completion for alias and jobs (13947) | Oliver Kiddle | 1 | -5/+5 | |
2001-04-02 | moved from Completion/Builtins/_fc | Sven Wischnowsky | 1 | -0/+36 | |