We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de0fd93 commit 90170fcCopy full SHA for 90170fc
1 file changed
tmux.conf
@@ -4,8 +4,8 @@ setw -g mouse on
4
5
# emacs friendly keybindings
6
set -g mode-keys emacs
7
-set -g prefix C-x
8
-unbind C-b
9
-bind C-x send-prefix
+#set -g prefix C-x
+#unbind C-b
+#bind C-x send-prefix
10
# bind c copy-mode
11
-set -g mode-style "bg=yellow,fg=black"
+set -g mode-style "bg=yellow,fg=black"
0 commit comments