tmux (https://github.com/tmux/tmux) の操作
マニュアルにキー操作が書いてある。
$ man tmux
KEY BINDINGS
tmux may be controlled from an attached client by using a key combination of a prefix key, ‘C-b’ (Ctrl-b) by default, followed by a command key.
The default command key bindings are:
C-b Send the prefix key (C-b) through to the application.
C-o Rotate the panes in the current window forwards.
C-z Suspend the tmux client.
! Break the current pane out of the window.
" Split the current pane into two, top and bottom.
# List all paste buffers.
$ Rename the current session.
% Split the current pane into two, left and right.
& Kill the current window.
' Prompt for a window index to select.
( Switch the attached client to the previous session.
) Switch the attached client to the next session.
, Rename the current window.
- Delete the most recently copied buffer of text.
. Prompt for an index to move the current window.
0 to 9 Select windows 0 to 9.
: Enter the tmux command prompt.
; Move to the previously active pane.
= Choose which buffer to paste interactively from a list.
? List all key bindings.
D Choose a client to detach.
L Switch the attached client back to the last session.
[ Enter copy mode to copy text or view the history.
] Paste the most recently copied buffer of text.
c Create a new window.
d Detach the current client.
f Prompt to search for text in open windows.
i Display some information about the current window.
l Move to the previously selected window.
n Change to the next window.
o Select the next pane in the current window.
p Change to the previous window.
q Briefly display pane indexes.
r Force redraw of the attached client.
m Mark the current pane (see select-pane -m).
M Clear the marked pane.
s Select a new session for the attached client interactively.
t Show the time.
w Choose the current window interactively.
x Kill the current pane.
z Toggle zoom state of the current pane.
{ Swap the current pane with the previous pane.
} Swap the current pane with the next pane.
~ Show previous messages from tmux, if any.
Page Up Enter copy mode and scroll one page up.
Up, Down
Left, Right
Change to the pane above, below, to the left, or to the right of the current pane.
M-1 to M-5 Arrange panes in one of the five preset layouts: even-horizontal, even-vertical, main-hori‐
zontal, main-vertical, or tiled.
Space Arrange the current window in the next preset layout.
M-n Move to the next window with a bell or activity marker.
M-o Rotate the panes in the current window backwards.
M-p Move to the previous window with a bell or activity marker.
C-Up, C-Down
C-Left, C-Right
Resize the current pane in steps of one cell.
M-Up, M-Down
M-Left, M-Right
Resize the current pane in steps of five cells.
Key bindings may be changed with the bind-key and unbind-key commands.
Googleで翻訳してみた
コマンド | 説明 |
---|---|
C-b | プレフィックスキー(C-b)をアプリケーションに送信します。 |
C-o | 現在のウィンドウのペインを前方に回転させます。 |
C-z | tmuxクライアントを中断します。 |
! | 現在のペインをウィンドウから切り離します。 |
" | 現在のペインを上部と下部の2つに分割します。 |
# | すべての貼り付けバッファーを一覧表示します。 |
$ | 現在のセッションの名前を変更します。 |
% | 現在のペインを左右に2つに分割します。 |
& | 現在のウィンドウを強制終了します。 |
’ | 選択するウィンドウインデックスの入力を求めます。 |
( | 接続されたクライアントを前のセッションに切り替えます。 |
) | 接続されているクライアントを次のセッションに切り替えます。 |
, | 現在のウィンドウの名前を変更します。 |
- | 最後にコピーされたテキストのバッファーを削除します。 |
. | 現在のウィンドウを移動するためのインデックスを要求します。 |
0 to 9 | ウィンドウ0?9を選択します。 |
: | tmuxコマンドプロンプトを入力します。 |
; | 以前にアクティブだったペインに移動します。 |
= | リストからインタラクティブに貼り付けるバッファを選択します。 |
? | すべてのキーバインドを一覧表示します。 |
D | デタッチするクライアントを選択します。 |
L | 接続されたクライアントを最後のセッションに切り替えます。 |
[ | コピーモードを開始して、テキストをコピーするか、履歴を表示します。 |
] | 最後にコピーしたテキストのバッファーを貼り付けます。 |
c | 新しいウィンドウを作成します。 |
d | 現在のクライアントを切断します。 |
f | 開いているウィンドウでテキストを検索するプロンプト。 |
i | 現在のウィンドウに関する情報を表示します。 |
l | 以前に選択したウィンドウに移動します。 |
n | 次のウィンドウに変更します。 |
o | 現在のウィンドウの次のペインを選択します。 |
p | 前のウィンドウに変更します。 |
q | ペインインデックスを簡単に表示します。 |
r | 接続されたクライアントを強制的に再描画します。 |
m | 現在のペインをマークします(select-pane -mを参照)。 |
M | マークされたペインをクリアします。 |
s | 接続されたクライアントの新しいセッションをインタラクティブに選択します。 |
t | 時間を表示します。 |
w | 現在のウィンドウをインタラクティブに選択します。 |
x | 現在のペインを強制終了します。 |
z | 現在のペインのズーム状態を切り替えます。 |
{ | 現在のペインを前のペインと交換します。 |
} | 現在のペインを次のペインと交換します。 |
~ | tmuxからの以前のメッセージがあれば、それを表示します。 |
Page Up | コピーモードに入り、1ページ上にスクロールします。 |
Up, Down, Left, Right |
現在のペインの上、下、左、または右のペインに変更します。 |
M-1 to M-5 | 5つのプリセットレイアウトのいずれかでペインを配置します。偶数水平、偶数垂直、メイン水平、メイン垂直、またはタイルです。 |
Space | 次のプリセットレイアウトで現在のウィンドウを配置します。 |
M-n | ベルまたはアクティビティマーカーがある次のウィンドウに移動します。 |
M-o | 現在のウィンドウのペインを後方に回転します。 |
M-p | ベルまたはアクティビティマーカーで前のウィンドウに移動します。 |
C-Up, C-Down, C-Left, C-Right |
現在のペインのサイズを1セルずつ変更します。 |
M-Up, M-Down, M-Left, M-Right |
5つのセルのステップで現在のペインのサイズを変更します。 |
コメント
コメントを投稿