summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-06-01 15:04:06 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-06-01 15:04:06 -0700
commit3376ff7ae3d2942da1089f500f1c29c571882fe6 (patch)
tree9da1f387704866468d0e963ca689d838febaca92
parentf20844db493b8b635f5ceb6c3f75d5e0bed6d041 (diff)
downloaddotfiles-3376ff7ae3d2942da1089f500f1c29c571882fe6.tar.gz
simplify tmux emacsclient spawning too
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index bf724ef0..428abba8 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -47,7 +47,7 @@ bind g new-window -c "#{pane_current_path}" "grep --color=always -Eir '(copyrigh
# 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 -t -a '' -e '(switch-to-buffer \"*scratch*\")'"
+bind e new-window -n emacs "emacsclient -t"
# bind t new-window -n irssi 'ii'
# ftp-master: tmux setup for NEW processing