summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user-profiles/tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/user-profiles/tmux/tmux.conf b/user-profiles/tmux/tmux.conf
index 36dab109..415d13e7 100644
--- a/user-profiles/tmux/tmux.conf
+++ b/user-profiles/tmux/tmux.conf
@@ -19,7 +19,7 @@ set-option -g status-right ""
19 19
20bind / command-prompt "split-window -h 'exec @mandb@/bin/man %%'" 20bind / command-prompt "split-window -h 'exec @mandb@/bin/man %%'"
21bind C clock-mode 21bind C clock-mode
22bind r respawn-pane -k 22bind r switch-client -r
23 23
24bind -n M-Left select-pane -L 24bind -n M-Left select-pane -L
25bind -n M-Right select-pane -R 25bind -n M-Right select-pane -R