LoginSignup
6
6

More than 5 years have passed since last update.

tmuxのショートカットメモ

Last updated at Posted at 2015-01-08

よく使うのだけ

ctrl + b +

  • session
    • session list : s
    • rename session : $
  • window
    • new window : c
    • window list : w
    • rename window : ,
  • pane
    • 縦分割 : %
    • 横分割 : "
    • pane移動 : o
    • pane番号移動 : q
  • コピー
    • コピー : [
    • コピー開始点 : ctrl+space
    • コピー終了点 : ctrl+w
    • ペースト : ]
6
6
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
6