ConradIrwin / vim-bracketed-paste

Handles bracketed-paste-mode in vim (aka. automatic `:set paste`)
MIT License
483 stars 28 forks source link

Wrapping for tmux is no longer required as of tmux 1.7 #18

Closed aaronjensen closed 8 years ago

aaronjensen commented 9 years ago

Tmux has its own bracketed paste mode:

http://sourceforge.net/projects/tmux/files/tmux/tmux-1.7/

toupeira commented 8 years ago

Fixed by #21