Skip to content

Using remote control in tmux through ssh. #3283

Answered by kovidgoyal
NikoKS asked this question in Q&A
Discussion options

You must be logged in to vote

tmux will be filtering out the escape codes kitty uses for remote control, so you cant. As always with tmux issues: https://sw.kovidgoyal.net/kitty/faq.html#i-am-using-tmux-and-have-a-problem

If you really want to do it still, you could tell kitty to listen on a tcp port, forward it to the remote host via ssh and use --to tcp:forwarded-port

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@NikoKS
Comment options

Answer selected by NikoKS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants