top | item 44754900 (no title) sligor | 7 months ago Yes the clean and efficient alternative would be a session manager "server" running on the server and communicating with the terminal "client" (like kitty) using a more efficient protocol for handling panes/windows/drawing etc...AFAIK this doesn't exist, so I'm using tmux... discuss order hn newest sligor|7 months ago well after a quick search it exists: it's called tmux control-mode https://github.com/tmux/tmux/wiki/Control-ModeSo terminal clients just have to implement this protocol... it's already implemented in iTerm2
sligor|7 months ago well after a quick search it exists: it's called tmux control-mode https://github.com/tmux/tmux/wiki/Control-ModeSo terminal clients just have to implement this protocol... it's already implemented in iTerm2
sligor|7 months ago
So terminal clients just have to implement this protocol... it's already implemented in iTerm2