summaryrefslogtreecommitdiffstats
path: root/completions
AgeCommit message (Collapse)Author
2021-02-05Update copyright datesTavian Barnes
2021-02-05completions/bash: Use bash-completions helpersTavian Barnes
_filedir is especially great for fixing tab completion of filenames with spaces. Other helpers like _fstypes are useful too.
2021-01-24completions/bash: Some improvementsTavian Barnes
2020-12-22Clean up completion script, add symbolic permission modes completionBenjamin Mundt
2020-12-17Bash completionBenjamin Mundt