You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disclaimer: I'm not sure if this is relevant to #242 or ever under the scope of this project
A common scenario for nested tmux is the outer one on local machine and the inner one on remote machine over ssh: Terminal emulator -> Local tmux (outer) -> SSH -> Remote tmux (inner) -> Remote CLI applications
However, OSC52 sequence from remote CLI applications cannot reach the terminal emulator. I tested the following:
Workflow
Working?
Terminal emulator -> Local CLI applications
✔️
Terminal emulator -> Local tmux -> Local CLI applications
Disclaimer: I'm not sure if this is relevant to #242 or ever under the scope of this project
A common scenario for nested tmux is the outer one on local machine and the inner one on remote machine over ssh:
Terminal emulator -> Local tmux (outer) -> SSH -> Remote tmux (inner) -> Remote CLI applications
However, OSC52 sequence from remote CLI applications cannot reach the terminal emulator. I tested the following:
Is it possible to make OSC52 sequence from remote CLI applications "passthrough" remote tmux and reach local machine?
The text was updated successfully, but these errors were encountered: