tmux allow-rename
This commit is contained in:
parent
56f45d3efc
commit
2ec234e778
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
unbind C-b
|
||||
set -g update-environment "DISPLAY SSH_ASKPASS SSH_AGENT_PID SSH_CONNECTION WINDOWID XAUTHORITY"
|
||||
set -g allow-rename on
|
||||
set -g prefix C-g
|
||||
bind C-g send-prefix
|
||||
bind s split-window -v
|
||||
|
|
Loading…
Reference in a new issue