diff options
Diffstat (limited to 'tmux.config')
-rw-r--r-- | tmux.config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tmux.config b/tmux.config index 9f41a64..790b781 100644 --- a/tmux.config +++ b/tmux.config @@ -31,8 +31,6 @@ bind C-v resize-pane -Z # Settings ##################################### -# Setup 'v' to begin selection as in Vim -bind -T copy-mode-vi v begin-selection # Help with the color problems set -g default-terminal "screen-256color" # Mouse Scrolling |