diff options
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 |