(En) Introduction to tmux
Posted on March 1, 2023
by lk
Tags: tmux
Why tmux
- pair programming
- long running process
- code editor navigation
Basic tmux commands
- split v, h
- new tab
- resize
- rename
- new session
- detach
Make up your tmux UI
- This is my custom tmux conf file https://gist.github.com/ahaxu/600940cfe6a4682c0d6f387112513a93
Link to youtube
- _Todo
Ref
- https://github.com/tmux/tmux/wiki
- https://tmuxcheatsheet.com/