Skip to content

Commit

Permalink
remove vi-copy from tmux.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
shuw committed Jul 28, 2017
1 parent 11bee31 commit fdeec42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .tmux.conf
Expand Up @@ -3,8 +3,6 @@ set -g prefix C-a
set -g history-limit 50000

bind-key b send-keys -R \; clear-history
bind-key -t vi-copy 'v' begin-selection
bind-key -t vi-copy 'y' copy-selection
unbind p
bind p paste-buffer

Expand Down

0 comments on commit fdeec42

Please sign in to comment.