summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-03-17 22:08:37 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-03-17 22:08:37 -0700
commit76091eb54ef62f41d18893d4797933072e9ff2ea (patch)
tree46a1f498d89b723a7f93b4c27f751cae84cdf4e4 /.tmux.conf
parenta0310f657e3bf145c9e0c46c749b9cdacf7d0b31 (diff)
downloaddotfiles-76091eb54ef62f41d18893d4797933072e9ff2ea.tar.gz
tmux split window setup for NEW processing
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 37dc0cc3..6caba524 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -53,6 +53,9 @@ bind "C-\\" last-window
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 -h "emacsclient -t -a '' -e '(switch-to-buffer \"*scratch*\")'" \; select-pane -t :.+ \; 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 ----
set -g status-position top