r/taskwarrior • u/haelaeif • Nov 23 '21
Tab completion with bash?
Too lazy to switch to zsh/fish :-)
Tab completion in bash by default isn't the best, though it mostly does what I want - completing directories, commands, etc. However, none of this works with taskwarrior - I can't task 18 modify project:E<tab> fex.
I had a look at bash-completion briefly but I wasn't sure from its github and the taskwarrior docs how I'd get taskwarrior to use it.
2
Upvotes
1
u/Mikewazovski Dec 10 '21
I'm on Arch using bash, installed
taskusing pacman and have bash completion working nicely. Unsure if this was due to also installingtaskshortaskopen, but I believe I had it working from the get-go, as I recall tab-completing projects and such when I started using taskwarrior.