kubectx
kubectx copied to clipboard
kubens interactive program defaults to last item in list, not selected
This a ux bug / feature request.
Problem: When I do kubens (to see what namspace I'm on), and then press 'enter' I change namespaces to the last one in the list. This is unexpected, and confusing.
https://asciinema.org/a/b6LsK3TDlji3c7AZRXjHVePkx
I don't think there's a way for us to tell fzf to choose a default item.
If you can find a way to do it I'm all ears.
If we do a potential go Go rewrite (#115) of this project, we can do this easily.