Replies: 1 comment 1 reply
|
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a few VMs sit behind cloud private network and often need to use
gcloud compute sshcommand to access the machines. So I have to open new session if I want to split window. And it does not work well with kitty because lacking of terminfo. But installing terminfo again and again for each VM is not ideal (I need to access many of them). If you figured out a way to use kitty nicely with gcloud, please share your tips. Thank you.All reactions