summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-03-20 14:03:07 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-03-20 14:03:26 -0700
commit6da25aeec4e9c66c731cd88b79c239010bbebb5f (patch)
treea344890343ef7526a29be52b7276a486e16dc3e0 /.tmux.conf
parent4f9006df59a64a5695b313398c2b456364e13f74 (diff)
downloaddotfiles-6da25aeec4e9c66c731cd88b79c239010bbebb5f.tar.gz
move NEW notes window to local Emacs
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 2dcb56dd..2d1009d3 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -48,7 +48,8 @@ bind e new-window -n emacs 'emacsclient -amg -t'
# bind t new-window -n irssi 'ii'
# ftp-master: tmux setup for NEW processing
-bind N split-window -v -d "emacsclient -t -a '' -e '(switch-to-buffer \"*scratch*\")'" \; swap-pane -D \; resize-pane -t 1 -y 12 \; send c d Space / s r v / f t p - m a s t e r . d e b i a n . o r g / q u e u e / n e w Enter d a k Space p r o c e s s - n e w Space
+# bind N split-window -v -d "emacsclient -t -a '' -e '(switch-to-buffer \"*scratch*\")'" \; swap-pane -D \; resize-pane -t 1 -y 12 \; send c d Space / s r v / f t p - m a s t e r . d e b i a n . o r g / q u e u e / n e w Enter d a k Space p r o c e s s - n e w Space
+bind N send c d Space / s r v / f t p - m a s t e r . d e b i a n . o r g / q u e u e / n e w Enter d a k Space p r o c e s s - n e w Space
# ---- status bar ----