summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf1
1 files changed, 1 insertions, 0 deletions
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