Thomas Faivre wrote:

> I am having an issue since tag v8.0.0973 (found using git bisect)
> where my ". register is pasted when I open a new instance of vim in
> xterm (not reproduced with gvim). This is reproduced with the
> following command:
> 
> $ src/vim src/INSTALL --noplugin --startuptime time
> 
> with my $HOME/.vimrc:
> set <A-s-p>=^[P
>             ^^
>             this is 0x1B
> 
> Somehow, it is not reproduced with '-u ~/.vimrc' because viminfo file
> is not read (even with -i ~/.viminfo).
> 
> If any additional information is required, please let me know. Here is
> what I could think of gathering:

What is 'term' set to?  And more:
        set term?
        echo v:termresponse
        echo t_RS
        echo t_RC

You can try this in your vimrc to workaround:
        set t_RC= t_RS=

-- 
Your company is doomed if your primary product is overhead transparencies.
                                (Scott Adams - The Dilbert principle)

 /// 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.

Raspunde prin e-mail lui