notebook/IT/tmux.md
2021-02-16 20:11:54 +01:00

41 lines
688 B
Markdown

# Tmux
![tmux](img/Tmux.png)
personal config [Here](https://git.ducamps.win/vincent/conf2/src/branch/master/tmux/.tmux.conf)
## 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