(En) Introduction to 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

  • _Todo

Ref

  • https://github.com/tmux/tmux/wiki
  • https://tmuxcheatsheet.com/