Uses an emacs compatible prefix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user