From fde585cfa7f4fde437adb3627c5cb738abe7e668 Mon Sep 17 00:00:00 2001 From: Arnaud Bailly Date: Thu, 19 Apr 2018 19:36:28 +0000 Subject: added vim config for haskell dev --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index 70fbf80..e828dc0 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,6 @@ set -g prefix C-a set -g default-terminal "screen-256color" +set-window-option -g xterm-keys on set -g mouse on set -s escape-time 0 set-option -g default-shell /bin/bash -- cgit v1.2.3