summary refs log tree commit diff
path: root/tmux.conf
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2015-07-17 19:52:32 -0700
committerFranck Cuny <franckcuny@gmail.com>2015-07-18 21:17:21 -0700
commiteccac287591ce7dc4615ca239837cff952c1c348 (patch)
tree68dd3d77a4df39798eaa474eb707208f9d41cf3c /tmux.conf
parent[emacs] add my emacs configuration (diff)
downloademacs.d-eccac287591ce7dc4615ca239837cff952c1c348.tar.gz
[emacs] add more things for emacs
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index 0194bde..83f6bc4 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -23,6 +23,8 @@ new-session -s work
 new-session -s main
 new-session -s misc
 
+set -gw mode-keys emacs
+
 set -g status-right '#h'
 
 set -g status-bg white