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 /mac.tmux.config | |
parent | ade8a99c1efd3a77fc22b96cc0ea9cd2af341491 (diff) |
Updating tmux vim copy paste
Diffstat (limited to 'mac.tmux.config')
-rwxr-xr-x[-rw-r--r--] | mac.tmux.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mac.tmux.config b/mac.tmux.config index f086af2..38f7d0f 100644..100755 --- a/mac.tmux.config +++ b/mac.tmux.config @@ -1,7 +1,6 @@ # vim: syntax=conf # Setup 'v' to begin selection as in Vim -bind -T copy-mode-vi v begin-selection bind -T copy-mode-vi y copy-pipe "reattach-to-user-namespace pbcopy" # Update default binding of `Enter` to also use copy-pipe unbind -T copy-mode-vi Enter |