I run
kubectl edit deployment
to change the version of one of my pods (this commands opens a temp file in my text editor and then I usually edit and close this temp file) and even before I close this temp file in my text editor I can see the following note in my bash.
Edit cancelled, no changes made.
It was OK before I installed fish and I tried to switch to bash but it doesn't help either.
How can I fix it?