serverapps:tmux:config
文書の過去の版を表示しています。
設定
ファイル
- ~/.tmux.conf
# ウィンドウの番号の開始位置を指定 set -g base-index 1 # ウィンドウのRename禁止 set-option -g allow-rename off
serverapps/tmux/config.1594010909.txt.gz · 最終更新: 2020/07/06 04:48 by hayashi
文書の過去の版を表示しています。
# ウィンドウの番号の開始位置を指定 set -g base-index 1 # ウィンドウのRename禁止 set-option -g allow-rename off