summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-10 11:29:33 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-11 01:49:44 -0400
commit60b4e6739650e0188e05abc206a01885e6f6f48a (patch)
tree9a5ccaf1706da3d9a8c91a7732c27b07e0e8779d /tmux.conf
parentb63a6b2f1e6044975b6db64a0668c485563c5815 (diff)
downloadconf-60b4e6739650e0188e05abc206a01885e6f6f48a.tar.gz
conf-60b4e6739650e0188e05abc206a01885e6f6f48a.zip
another binding for just holding down control
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 425eb76..dffb66f 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -39,6 +39,7 @@ bind ^F choose-window
bind ^N new-window
bind ^D detach-client
bind ^S set status
+bind ^[ copy-mode
unbind ^B
unbind w