From 7eaf7d86d7dd50f444beb151f5fa0c9c717e1339 Mon Sep 17 00:00:00 2001 From: Bernhard Tittelbach Date: Thu, 12 Jul 2012 18:46:54 +0200 Subject: [PATCH] tmux: make copy&pase mode useable --- etc/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/tmux.conf b/etc/tmux.conf index e7cc430..d84a614 100644 --- a/etc/tmux.conf +++ b/etc/tmux.conf @@ -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 -- 2.1.4