1
0
Fork 0

tmux allow-rename

This commit is contained in:
Von Random 2018-04-17 14:45:30 +03:00
parent 56f45d3efc
commit 2ec234e778

View file

@ -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