summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index ca7cb9a2..37dc0cc3 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -50,7 +50,7 @@ bind "C-\\" last-window
# bind R command-prompt -p "ssh to host" "split-window 'ssh %1'"
# bind r command-prompt -p "ssh to host" "new-window -n %1 'ssh %1'"
# bind E split-window 'emacsclient -amg -t'
-# bind e new-window -n emacs 'emacsclient -amg -t'
+bind e new-window -n emacs 'emacsclient -amg -t'
# bind t new-window -n irssi 'ii'
# ---- status bar ----