autocompletion on fish aliases is not working #219
Unanswered
gertjana
asked this question in
Support ticket
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checks
q doctor
in the affected command line session and it didn't resolve my issueq restart
and it didn't resolve my issueExpected behaviour
I have for instance
alias k kubectl
in my fish shell configI would like the autocompletion that works on
kubectl
to also work on the aliasActual behaviour
autocompletion does not work on the alias
Steps to reproduce
Environment
Beta Was this translation helpful? Give feedback.
All reactions