summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-27 19:53:40 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-27 23:54:47 -0400
commit23b11861dd44d01283047bd40b58d8751b6c7a40 (patch)
tree2676e40aca1b06b6c61cc37b9209497310b7314a /tmux.conf
parent9c11cdd43bc2f56c0670530d84b0c5a5426efec3 (diff)
downloadconf-23b11861dd44d01283047bd40b58d8751b6c7a40.tar.gz
conf-23b11861dd44d01283047bd40b58d8751b6c7a40.zip
these are unnecessary
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/tmux.conf b/tmux.conf
index 1f41b21..c3fc4d9 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -38,12 +38,10 @@ bind f send-prefix
bind ^F choose-window
bind ^N new-window
bind ^D detach-client
-bind ^S set status
bind ^[ copy-mode
bind { copy-mode
unbind ^B
-unbind w
# set up default sessions
# this path stuff is ugly