summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_head
AgeCommit message (Collapse)AuthorFilesLines
2021-11-2449597: add a helper for completing numbers with unit suffixes and separate ↵Oliver Kiddle1-14/+8
out defaults, ranges and units in completion descriptions
2021-05-2248897: completion updates for DragonFly 6.0 and OpenBSD 6.9Oliver Kiddle1-1/+7
2018-01-0342207: support g prefixes for GNU variants on systems like macOS+Homebrewdana1-1/+1
2016-10-2739739: Complete negative integers for -n/-c in the GNU variant. (after 39479)Daniel Shahaf1-1/+1
2016-10-0739479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf1-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-10-2936983 + 36990: new completions for head and tailJun-ichi Takimoto1-0/+45