tmux 個人的チートシート
config
https://github.com/snaka/my-dotfiles/blob/master/.tmux.conf
prefixキー:
ctrl
+
a
ウィンドウ
ウィンドウ作成:
ctrl
+
a
,
c
その他
コピーモード:
ctrl
+
a
,
[
コピーモードでの操作
検索:
/
セッションのカレントディレクトリ変更
code:prefix + ':' でコマンドモードに入り、以下を実行
attach-session -c /path/to/new/directory