LoginSignup
12
12

More than 5 years have passed since last update.

Gnu ScreenとTMUXのキーバインド比較

Posted at

TMUXならGnu Screenと違って絵文字を表示可能に気づいたので、Screenから移行するべくキーバインド一覧の使ってたキーの比較表を作った。
Prefixは省略、ウィンドウ&ペインの用語はTMUX方式に統一、です。

Command Gnu Screen TMUX
キーバインド一覧を表示 ^? ^?
ウィンドウ作成 ^c ^c
次のウィンドウ ^n ^n
前のウィンドウ ^p ^p
ウィンドウの破棄 ^k ^&
ペインの分割 ^S ^"(縦) ^%(横)
次のペイン ^o ^Tab
ペインの破棄 ^x ^x
コピーモードへ ^[ ^[
ペースト ^] ^]
タイトル変更 A ,

TMUX使いやすい。
スクリーンショット 2013-10-05 21.26.33.png

12
12
0

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
12
12