Site Tools


This is an old revision of the document!


tmux

copy and paste
  • <prefix> [: start copy
  • use h j k l to move
  • use V to start select
  • Enter to copy
  • <prefix ]: paste
resize pane
  • <prefix> h: expanse to left by 88
  • <prefix> l: expanse to right by 88
split window
  • %: split side by side
  • ": up and down
Choosing a prefix

Currently using c-q, doesn't seem to collide with others.

Bad options

  • c-a: obvious breaks emacs and bash in emacs mode
  • c-b: breaks vim (page up) and less
  • c-o: breaks vim again (go to old position)

Other options

  • c-space
  • c-\
  • c-`
layouts

available layouts, switch layouts with <prefix> [space]:

cli/tmux.1614408413.txt.gz · Last modified: by dcai