aboutsummaryrefslogtreecommitdiff
path: root/tmux.config
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.config')
-rw-r--r--tmux.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.config b/tmux.config
index 594dbcf..6fcc4b3 100644
--- a/tmux.config
+++ b/tmux.config
@@ -34,7 +34,7 @@ bind C-m run-shell "$HOME/.tmux/scripts/bottom_window_drawer.sh"
#####################################
# Setup 'v' to begin selection as in Vim
-bind -t vi-copy v begin-selection
+bind -T copy-mode-vi v begin-selection
# Help with the color problems
set -g default-terminal "screen-256color"
# Mouse Scrolling