Uses an emacs compatible prefix

This commit is contained in:
2023-05-11 18:26:00 +02:00
parent 4ccaa82bc5
commit 7bbfc52d1a

View File

@@ -341,11 +341,11 @@ tmux_conf_copy_to_os_clipboard=false
#set -g mode-keys vi #set -g mode-keys vi
# replace C-b by C-a instead of using both prefixes # replace C-b by C-a instead of using both prefixes
# set -gu prefix2 set -gu prefix2
# unbind C-a unbind C-a
# unbind C-b unbind C-b
# set -g prefix C-a set -g prefix C-\\
# bind C-a send-prefix bind C-\\ send-prefix
# move status line to top # move status line to top
#set -g status-position top #set -g status-position top