mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #134] Autocompletion for fish shell is missing. #53
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @uhve on GitHub (Mar 1, 2021).
Original GitHub issue: https://github.com/bootandy/dust/issues/134
Hey!
I do no see an autocompletion feature for the fish shell, I am not sure about the bash/zsh shell. A couple of questions.
Thanks
@bootandy commented on GitHub (Mar 2, 2021):
Personally I tend to use history not tab completion.
tab completion seems to work on zsh & bash. I haven't used fish but if you can work out how to include it I'll accept a PR.