ConradIrwin / vim-bracketed-paste

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

going out of bracketed paste before going out of raw mode #35

Closed mmjo closed 6 years ago

mmjo commented 6 years ago

Like: socks on, shoes on, shoes off, socks off Prevents echoing <F28>pasted text<F29> in command mode (in vim 8.0)

ConradIrwin commented 6 years ago

Thanks. Are there observable problems with the first approach?

mmjo commented 6 years ago

Yes; in command mode it showed <F28>text<F29> vim 8.0 ubuntu 18.04