diff options
author | Cody Hiar <codyfh@gmail.com> | 2017-04-27 21:43:10 -0600 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2017-04-27 21:43:10 -0600 |
commit | b0aae0258336cdc931b34bae1836eace72a00a91 (patch) | |
tree | df6354c96d76f9ece78b933c07ff46565e261c3c /tmux.config | |
parent | ade8a99c1efd3a77fc22b96cc0ea9cd2af341491 (diff) |
Updating tmux vim copy paste
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 |