mirror of
1
0
Fork 0

Fixed an issue with local config rebinding the prefix key

This commit is contained in:
jreeder 2021-03-22 19:49:23 -07:00
parent 3bfec1a25a
commit 3175013935
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ tmux_conf_copy_to_os_clipboard=false
#set -g mode-keys vi
# replace C-b by C-a instead of using both prefixes
# set -gu prefix2
# set -g -u prefix2
# unbind C-a
# unbind C-b
# set -g prefix C-a