From 5e4f8117bec145f76b8193181338a80451114154 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Thu, 27 Apr 2017 19:43:44 -0600 Subject: 2.4 updates --- tmux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.config') 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 -- cgit v1.2.3