Hello, please tell me that in the system for a strange autocomplete commands, example, when I try to get a list of all pods in kubernetes (kubectl get pods) and press TAB I get this output “completing file”, how can I turn it off ??
Thanks in advance
Welcome to the EndeavourOS users!
If you are using bash shell, you can uninstall package bash-completion and start a new terminal window (or even reboot). I hope this is what you meant.
2 Likes
Thank you very much for the answer, as it turned out all the fault was the package “grml-zsh-config”, after its removal everything was as usual, thanks again for the answer :)!!