top | item 42579838

(no title)

screcth | 1 year ago

It implements tmux control mode. It's very useful when working with a remote server.

No other terminal implements it AFAIK.

discuss

order

mbreese|1 year ago

What does tmux control mode do in practice? I use both (iterm2 and tmux), but not for this specific reason. I have just used both as a default for a long time.

So, what magic am I using without realizing it?

ruined|1 year ago

tmux metaphors are implemented in gui. tmux tabs are iterm2 tabs, tmux windows are iterm2 windows, etc. attach/detach and so on will restore layouts.

i believe the session can even be shared with a normal tmux session.