Browse Source

Remove tmux

pull/4/head
Ein Verne 7 years ago
parent
commit
70ed76c441
  1. 4
      tmux/.tmux.conf

4
tmux/.tmux.conf

@ -8,8 +8,8 @@ set -s focus-events on
#unbind ^b # unbind defaul prefix Control+b
#set -g prefix 'C-\' # bind new prefix Control+a
#bind-key 'C-\' send-prefix
set -g prefix2 C-a
bind C-a send-prefix -2
#set -g prefix2 C-a
#bind C-a send-prefix -2
set -q -g status-utf8 on
setw -q -g utf8 on

Loading…
Cancel
Save