Re: backtick metacharacter confused by scrolly wheel in vim

2006-04-10 Thread Edward Dench
> Don't use a single character - this is the problem with that I was afraid someone would say that. Sadly, I have not been able to reproduce echo -ne "\e[?1000H" #turn mouse reporting on Not sure if I was to type that literally. Also tried a few combinations of ^[, ^?, and used a different she

Screen + Vim + NumPad

2006-04-10 Thread ardan mon
Hello, I am having problems with vim when I use screen. I can't use the num pad , When I press the '/'  in the numpad keyword vim show up  'o' and a new line, when I press  with '*'  an 'j' and  with the '+'  shows a 'K' . In a normal terminal without screen the numpad works. Can someone hel

Re: backtick metacharacter confused by scrolly wheel in vim

2006-04-10 Thread Eric D. Hendrickson
I use ctrl-\ as my escape character. Almost nothing else uses that and it's (usually) easy to type. escape \ "Aaron Griffin" <[EMAIL PROTECTED]> writes: > On 4/10/06, Ed Dench <[EMAIL PROTECTED]> wrote: >> AFAIK, the trouble only happens within vim and with an up scroll. If I >> have a xterm

Re: backtick metacharacter confused by scrolly wheel in vim

2006-04-10 Thread Aaron Griffin
On 4/10/06, Aaron Griffin <[EMAIL PROTECTED]> wrote: > On 4/10/06, Ed Dench <[EMAIL PROTECTED]> wrote: > > AFAIK, the trouble only happens within vim and with an up scroll. If I > > have a xterm scrollback buffer I am able to scroll up and down without a > > problem. If I use control-V in vim to

Re: backtick metacharacter confused by scrolly wheel in vim

2006-04-10 Thread Aaron Griffin
On 4/10/06, Ed Dench <[EMAIL PROTECTED]> wrote: > AFAIK, the trouble only happens within vim and with an up scroll. If I > have a xterm scrollback buffer I am able to scroll up and down without a > problem. If I use control-V in vim to indicate the character pressed, some > times I get a ^[[M` ou

backtick metacharacter confused by scrolly wheel in vim

2006-04-10 Thread Ed Dench
I really like to use escape `` so that I may send the command character without using a control key. This unfortunately breaks when I use the scroll wheel in vim. Naturally, I tell vim I'm using an xterm... instead of screen. [.vimrc] ttymouse=xterm2 When I use the scroll wheel, many times it