From 56a445de031bdc349ef363b146b0e5832a835b67 Mon Sep 17 00:00:00 2001 From: Cyryl Plotnicki-Chudyk Date: Sun, 8 Jun 2014 09:12:09 +0200 Subject: [PATCH] tmux config added --- .tmux.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .tmux.conf diff --git a/.tmux.conf b/.tmux.conf new file mode 100644 index 00000000..69d04045 --- /dev/null +++ b/.tmux.conf @@ -0,0 +1,3 @@ +set -g mode-mouse on +set -g terminal-overrides 'xterm*:smcup@:rmcup@' +