From fb9fd2a520e95e5f176581513999dce4366aee88 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Wed, 27 Mar 2013 16:11:31 +0400 Subject: [PATCH] Hack for xterm-keys. --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index 181a2cc..57088c0 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -33,3 +33,4 @@ splitw -v -p 20 -t 0 #selectw -t 1 #selectp -t 0 +set-window-option -g xterm-keys on