I wrote:
> Patch 8.0.0210
> Problem: Vim does not support bracketed paste, as implemented by xterm and
> other terminals.
> Solution: Add t_BE, t_BD, t_PS and t_PE.
> Files: src/term.c, src/term.h, src/option.c, src/misc2.c, src/keymap.h,
> src/edit.c, src/normal.c, src/evalfunc.c, src/getchar.c,
> src/vim.h, src/proto/edit.pro, runtime/doc/term.txt
This changes the way text is pasted in an xterm, when not handled by Vim
(when 'mouse' is empty or using the shift key). Please watch out for
any problems. It's hard to make it work in every situation. If you
want to (temporarily) avoid it, use:
:set t_BE=
In your vimrc.
--
I'd like to meet the man who invented sex and see what he's working on now.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.