summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
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 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