Tmux
This is something I should have gotten into YEARS ago. And I have tried before.
- Config: https://github.com/hjertnes/DotFiles/tree/master/tmux.conf
- Prefix key: C-b
Window
- Next / Prev Window: /
- Next: C-b n
- Prev: C-b p
Pane
- Change pane: arrows
- Split vertically: C-b %
- Split horizontally: C-b "
Copy mode
- Enter: C-b [
- Exit: Esc
- Copy: C-w
- Copy: C-b [
tmux inside tmux
C-b C-b is the prefix