2
0
mirror of https://github.com/kazhala/dotbare synced 2024-11-16 00:12:47 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Kevin Zhuang
cc769f9968 feat(completion): update fgrep related completion 2020-08-03 22:58:34 +10:00
Kevin Zhuang
ce041753ff feat(completion): update completion to include new flags 2020-07-30 12:03:07 +10:00
Kevin Zhuang
22d645bf64 feat(completion): added verbose complete for bash completion 2020-07-28 12:03:14 +10:00
Kevin Zhuang
f9203b0824 fix: minor tweaks to be shellcheck comply 2020-07-15 14:53:25 +10:00
Kevin Zhuang
0a81217772 fix(completion): bash completion broken awk command 2020-07-15 12:27:54 +10:00
Kevin Zhuang
2c49e6de67 fix(completion): bash completion fix 2020-07-15 11:54:57 +10:00
Kevin Zhuang
9ba536d482 feat(completion): include option to activate git completion in bash 2020-07-15 09:13:17 +10:00
Kevin Zhuang
2222937f6c feat(completion): update zsh completion and added dynamic function to
trigger it
2020-07-13 14:10:40 +10:00
kevin zhuang
a5f13f835c fix(completion): fix bash completion due to new changes 2020-06-28 14:16:48 +10:00
kevin zhuang
be723da53b fix(completion): fix inconsistent bash completion 2020-06-18 15:39:42 +10:00
kevin zhuang
b586a2b6a7 feat(completion): bash completion format each entry to a single line 2020-06-07 14:53:48 +10:00
kevin zhuang
1b86c05860 fix(completion): fix bash completion on fbackup -p 2020-06-06 23:00:44 +10:00
kevin zhuang
f5fe96f1f3 feat(complete:bash): remove selected option from complete list 2020-06-06 14:34:50 +10:00
kevin zhuang
381ee71b4d refactor(plugin.bash): improve completion logic 2020-06-06 13:15:25 +10:00
kevin zhuang
f3309cb568 test(shellcheck): tell shellcheck to use bash when checking
dotbare.plugin.bash
2020-06-06 12:02:43 +10:00
kevin zhuang
868897ec2b test(shellcheck): fix 2020-06-06 12:02:27 +10:00
kevin zhuang
a27758be2c chore(shellcheck): get dotbare.plugin.bash shellcheck comply 2020-06-06 11:40:15 +10:00
kevin zhuang
9f53730dbd feat(complete:bash): completion for third level commands 2020-06-06 11:21:34 +10:00
kevin zhuang
0b665b2aae feat(complete:bash): setup subcommands option complete 2020-06-06 11:04:28 +10:00
kevin zhuang
1b648d4c3f feat(complete:bash): set up completion for subcommands 2020-06-06 10:31:06 +10:00
kevin zhuang
683ce6f970 chore(install): added bash plugin to use for bash 2020-06-05 22:33:18 +10:00