tmux disable window rename options
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
set -g mouse on
|
set -g mouse on
|
||||||
set -g set-clipboard external
|
set -g set-clipboard external
|
||||||
set-option -g status-position top
|
set-option -g status-position top
|
||||||
|
set-window-option -g allow-rename off
|
||||||
|
set allow-rename off
|
||||||
|
|
||||||
# remap prefix from 'C-b' to 'C-x', 0x18 hex code for iterm2
|
# remap prefix from 'C-b' to 'C-x', 0x18 hex code for iterm2
|
||||||
unbind C-b
|
unbind C-b
|
||||||
|
|||||||
Reference in New Issue
Block a user