Monday, January 23, 2017

Re: annoying PasteStart/PasteEnd

Hi Christian,

On Mon, Jan 23, 2017 at 02:10:08PM +0100, Christian Brabandt wrote:
> > I just updated vim from 8.0.197 to 8.0.222 and now I
> > always get a very annoying <PasteStart> before and
> > <PasteEnd> after anything I paste with the mouse
> > (middle button) in an xterm on Unix (BSD).
> > How can I get rid of this 'feature'?
>
> Patch 210 added bracketed paste support to Vim. It's likely something
> isn't working for you. To disable this feature do:
> :set t_BE=

Thanks, this helped.

[FYI: it had no effect when given directly in the vim-session
as an ex-command :set t_BE=, but when I added it to my ~/.exrc.]

> This is only a workaround, but I don't know why you would get
> <PasteStart>/<PasteEnd> markers. Are you possibly using a bracketed
> paste plugin?

no; and removing all plugins didn't change this behaviour.


Thanks very much,
Johannes-Maria



--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: