Is there any consideration of adding tmux control mode support to Windows Terminal like iTerm2 has? #15613
Closed
fourpastmidnight
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Yes, there is already an open issue for tmux control mode. See #3656. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks for the work |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In short,
tmux -CC
(tmux
control mode) allows you to use your terminal emulator to send keys totmux
to control it. Many terminals either have support (like iTerm2) or have open items to add such support. See this Unix & Linux SO Q&A.(Perhaps I should have opened this up as a poll instead...)
Beta Was this translation helpful? Give feedback.
All reactions