summary refs log tree commit diff
path: root/tmux.conf
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2016-08-26 08:49:08 -0700
committerFranck Cuny <franck.cuny@gmail.com>2016-08-26 08:49:08 -0700
commite293f7c0345fb74a2171e387066698548d0cfdce (patch)
tree72cae687000adc4e309d18694268172495589aa9 /tmux.conf
parent[emacs] Fix indentation for a function. (diff)
downloademacs.d-e293f7c0345fb74a2171e387066698548d0cfdce.tar.gz
Revert "[tmux] delete configuration for `tmux'."
This reverts commit fe64da9ad511972229cb400c33ac0d1fcbe78f00.
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
new file mode 100644
index 0000000..8f73552
--- /dev/null
+++ b/tmux.conf
@@ -0,0 +1,11 @@
+set -g prefix C-z
+unbind C-b
+
+set -g mouse-select-pane on
+setw -g aggressive-resize on
+
+# emacs binding
+set -gw mode-keys emacs
+
+# status
+set -g status on