diff tmux.conf @ 147:0d420021bd5d

Add breakindent
author zegervdv <zegervdv@me.com>
date Sat, 18 Oct 2014 10:01:38 +0200
parents 7a4e97f44baa
children f733cdceff27
line wrap: on
line diff
--- a/tmux.conf	Thu Oct 16 00:40:11 2014 +0200
+++ b/tmux.conf	Sat Oct 18 10:01:38 2014 +0200
@@ -48,6 +48,8 @@
 # switch to last pane
 bind-key C-a last-pane
 
+setw -g mode-mouse on
+
 # Map window numbers
 # bind-key & select-window -t 1
 # bind-key é select-window -t 2