Hi,
I'd like to use psmux control mode using the tmux integration provided by the iTerm2 terminal on macOS: https://iterm2.com/documentation-tmux-integration.html
When ssh-ing into a linux or macOS machine from iTerm2, one can run tmux -CC or tmux -CC attach and that spawns a native iTerm2 window, where splits can be managed via iTerm2 panes, etc.
When I ssh into a Windows machine from iTerm2 and run tmux new -d -s work followed by tmux -CC attach it seems the tmux executable freezes and nothing happens, and I can't Ctrl-C out of it either.
Is the psmux control mode compatible with what other drivers of regular tmux expect?
Is there some way to debug what goes wrong?
Thanks!
Hi,
I'd like to use psmux control mode using the tmux integration provided by the iTerm2 terminal on macOS: https://iterm2.com/documentation-tmux-integration.html
When
ssh-ing into a linux or macOS machine from iTerm2, one can runtmux -CCortmux -CC attachand that spawns a native iTerm2 window, where splits can be managed via iTerm2 panes, etc.When I
sshinto a Windows machine from iTerm2 and runtmux new -d -s workfollowed bytmux -CC attachit seems thetmuxexecutable freezes and nothing happens, and I can't Ctrl-C out of it either.Is the
psmuxcontrol mode compatible with what other drivers of regulartmuxexpect?Is there some way to debug what goes wrong?
Thanks!