summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-19 22:14:30 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-19 22:16:19 -0400
commit39a1fee0518571ad1f974b5bec341c2c5a86f21d (patch)
treed1772fefc45f3ffdfa4212ca965b224fbf75ea64 /tmux.conf
parent4dd4b6da0705710d93eb24ecb3d7af0d54f7364c (diff)
downloadconf-39a1fee0518571ad1f974b5bec341c2c5a86f21d.tar.gz
conf-39a1fee0518571ad1f974b5bec341c2c5a86f21d.zip
fix up some keybindings for the numrow switch
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index dffb66f..1f41b21 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -40,6 +40,7 @@ bind ^N new-window
bind ^D detach-client
bind ^S set status
bind ^[ copy-mode
+bind { copy-mode
unbind ^B
unbind w