These are keybindings that involve a client attach and detach feature... - [ ] `$` Rename the current session. - [ ] `C-z` Suspend the tmux client. - [ ] `(` Switch the attached client to the previous session. - [ ] `)` Switch the attached client to the next session. - [ ] `D` Choose a client to detach. - [ ] `L` Switch the attached client back to the last session. - [ ] `d` Detach the current client. - [ ] `s` Select a new session for the attached client interactively.
These are keybindings that involve a client attach and detach feature...
$Rename the current session.C-zSuspend the tmux client.(Switch the attached client to the previous session.)Switch the attached client to the next session.DChoose a client to detach.LSwitch the attached client back to the last session.dDetach the current client.sSelect a new session for the attached client interactively.