tmux: make copy&pase mode useable
authorBernhard Tittelbach <bernhard@tittelbach.org>
Thu, 12 Jul 2012 16:46:54 +0000 (18:46 +0200)
committerBernhard Tittelbach <bernhard@tittelbach.org>
Fri, 13 Jul 2012 10:46:35 +0000 (12:46 +0200)
etc/tmux.conf

index e7cc430..d84a614 100644 (file)
@@ -33,6 +33,7 @@ set -g default-terminal "screen-256color"
 set -g display-panes-time 3000
 set -g mouse-select-pane off
 set -g visual-activity on
+set -g mode-keys vi
 
 #set status line appearance
 set -g status-utf8 on