summaryrefslogtreecommitdiff
path: root/user-profiles/tmux/tmux.conf
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-11-09 12:45:56 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2022-11-09 12:45:56 +0100
commit9d616c8d297db37cc929b711e63f249c3cbe44a5 (patch)
tree1edd6eedbddcd127658f1d8bf2611fbbe5689f1d /user-profiles/tmux/tmux.conf
parentd877a2be11989f88e9e2c210e79cc2ce1540e7fd (diff)
downloadnixos-9d616c8d297db37cc929b711e63f249c3cbe44a5.tar
nixos-9d616c8d297db37cc929b711e63f249c3cbe44a5.tar.gz
nixos-9d616c8d297db37cc929b711e63f249c3cbe44a5.tar.bz2
nixos-9d616c8d297db37cc929b711e63f249c3cbe44a5.tar.xz
nixos-9d616c8d297db37cc929b711e63f249c3cbe44a5.zip
...
Diffstat (limited to 'user-profiles/tmux/tmux.conf')
-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