Issue description
I open a terminal to the pod via the Exec menu in the container. But I lose autocomplete, and can't display some characters. Also, it doesn't work with recent commands (using Arrow up key).
Alternative: use kubectl exec -it pod -- sh (via ssh on the remote host). Works fine.
P.S. The K8s cluster is located on remote hosts.
Steps to reproduce
- Open CLuster
- Goto any pod
- Open Details -> Expand container
- Click
Exec
- try to make autocomplete/ use some commands and try key Arrow up.
System information
v0.5.1, Fedora 41, x86_64, K8s is located on remote host