From 97a177c0f768c8551f7352b68eaf707688552ef7 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 18 Feb 2021 16:58:40 -0500 Subject: tmux: tweaked files for writing --- .tmux.conf | 3 ++- .tmux/write-fict | 1 + .tmux/write-lux | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index 94a43d2..130d494 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -33,6 +33,7 @@ bind r source-file ~/.tmux.conf #bind j select-pane -D #bind k select-pane -U #bind l select-pane -R +unbind C-l bind-key -r C-h select-window -t :- bind-key -r C-l select-window -t :+ @@ -54,7 +55,7 @@ bind l send-keys 'C-l' # setup a decent environment bind m source-file ~/.tmux/thesetup bind C-f source-file ~/.tmux/write-fict -bind C-l source-file ~/.tmux/write-lux +#bind C-l source-file ~/.tmux/write-lux bind C-w source-file ~/.tmux/write-wire bind C-d source-file ~/.tmux/dev diff --git a/.tmux/write-fict b/.tmux/write-fict index d011c21..51fdbdd 100644 --- a/.tmux/write-fict +++ b/.tmux/write-fict @@ -1,4 +1,5 @@ neww -n '' +rename-window "lbh" splitw -h -p 22 selectp -t 1 # select the original pane splitw -h -p 69 diff --git a/.tmux/write-lux b/.tmux/write-lux index 93504ec..d496b83 100644 --- a/.tmux/write-lux +++ b/.tmux/write-lux @@ -1,4 +1,4 @@ -neww -n '' +neww -n 'lux' splitw -h -p 22 selectp -t 1 # select the original pane splitw -h -p 69 -- cgit v1.2.3-70-g09d2