summary refs log tree commit diff
path: root/tmux.conf
diff options
context:
space:
mode:
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