about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_fc
Commit message (Collapse)AuthorAgeFilesLines
* 52859: use _date_formats for fc and complete -m/-M for varedOliver Kiddle2024-04-011-1/+1
|
* unposted (see 48073): _fc: Complete new -s optiondana2022-04-021-1/+2
|
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-261-1/+1
|
* 39834: when print used with -v and -l, include a final newlineOliver Kiddle2016-11-051-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 Shahaf2016-10-071-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 hardcodedOliver Kiddle2015-06-191-10/+9
|
* 35350: extend "fc -I" to cover listing of "internal" history events onlyBarton E. Schaefer2015-06-061-14/+15
|
* 34940: _fc: fix typo breaking completion for historyOliver Kiddle2015-04-241-1/+1
|
* Revert "34926: _fc: Remove a spurious 2"Mikael Magnusson2015-04-211-1/+1
| | | | This reverts commit dd623b44032b11509ccc2e6f8c307d2f7bd2d722.
* 34926: _fc: Remove a spurious 2Mikael Magnusson2015-04-191-1/+1
|
* 34373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle2015-01-251-18/+68
| | | | parameter and globbing flags
* 31058: add completion of options from newer versions of some commandsOliver Kiddle2013-02-211-14/+18
|
* add _arguments based completion for alias and jobs (13947)Oliver Kiddle2001-04-111-5/+5
|
* moved from Completion/Builtins/_fcSven Wischnowsky2001-04-021-0/+36