Typing tmux commands using
a control key doesn't work in integrated mode because those are client
commands, and the client has to implement them. iTerm has implemented
them, they're just in the menus instead of using control keys, so all of
your control keys actually get sent to the session. iTerm does keep a
"control window" for the tmux session, usually it minimizes it by
default when you attach. If you go to that window (unminimize it)
there's an option (C) there to type a tmux command line. The things you
would do with a control-key combination are done from the menus (Shell
-> tmux -> ...)
September 5, 2014
at 3:52 AM