Skip to content

Commit 90170fc

Browse files
committed
tmux
1 parent de0fd93 commit 90170fc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tmux.conf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ setw -g mouse on
44

55
# emacs friendly keybindings
66
set -g mode-keys emacs
7-
set -g prefix C-x
8-
unbind C-b
9-
bind C-x send-prefix
7+
#set -g prefix C-x
8+
#unbind C-b
9+
#bind C-x send-prefix
1010
# bind c copy-mode
11-
set -g mode-style "bg=yellow,fg=black"
11+
set -g mode-style "bg=yellow,fg=black"

0 commit comments

Comments
 (0)