summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2014-10-21 14:38:41 +0100
committerUrbain Vaes <urbain@vaes.uk>2014-10-21 14:38:41 +0100
commit50216d7ba3a208eb62a746ac2a213a584e54ade3 (patch)
tree42108680a64737eb3a219cb3bcd459f6e7e12e3b /.tmux.conf
parent746860ded21c59dd49a755fd38f8f56ee07b0846 (diff)
General update
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
new file mode 100644
index 0000000..439680e
--- /dev/null
+++ b/.tmux.conf
@@ -0,0 +1,3 @@
+set -g default-terminal "screen-256color"
+set -g mode-mouse on
+set -g mouse-resize-pane on