From b0aae0258336cdc931b34bae1836eace72a00a91 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Thu, 27 Apr 2017 21:43:10 -0600 Subject: Updating tmux vim copy paste --- mac.tmux.config | 1 - 1 file changed, 1 deletion(-) mode change 100644 => 100755 mac.tmux.config (limited to 'mac.tmux.config') diff --git a/mac.tmux.config b/mac.tmux.config old mode 100644 new mode 100755 index f086af2..38f7d0f --- 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 -- cgit v1.2.3