notebook/IT/TMUX.md
vincent a065caf8cc
All checks were successful
continuous-integration/drone/push Build is passing
correct uppercase
2022-10-09 17:11:12 +02:00

684 B

Tmux

tmux

personal config Here

copy in remote clipboard

shift+select to use remote selection clipboard

command

command comportment
ls print running session
attach -t 0 connect to session pass in parameter

keyboard shortcut

  • master key: ctrl-b
key comportment
? print all shortcut
- split vertical panel
| split horizontal panel
z full screen panel
c create window
n next windows
, rename windows
:new new session
s list session

move into pane

Use atl with directional arrow or vim mode key jklm