aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index c5414cb..a9a5947 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -32,7 +32,7 @@ unbind -T copy-mode-vi MouseDragEnd1Pane
bind-key -r C-c copy-mode
bind-key -r i run-shell "tmux neww /usr/local/bin/cht.sh"
-bind-key -r D run-shell "tmux neww /usr/local/bin/tmus"
+bind-key -n C-f run-shell "tmux neww /usr/local/bin/tmus"
set -gq allow-passthrough on