From 6da25aeec4e9c66c731cd88b79c239010bbebb5f Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 20 Mar 2019 14:03:07 -0700 Subject: move NEW notes window to local Emacs --- .tmux.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.tmux.conf') 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 ---- -- cgit v1.2.3