Re: "set mouse=a" in vim doesn't work in screen

2005-04-21 Thread Bingguang Peng
It works! Thank you very much! On 4/21/05, Michael Schroeder <[EMAIL PROTECTED]> wrote: > On Wed, Apr 20, 2005 at 06:47:30PM -0700, Bingguang Peng wrote: > > I am working in Linux and I use screen. I "set mouse=a" in my vimrc, and > > it works in normal terminal emulation programs, such as xterm,

Re: "set mouse=a" in vim doesn't work in screen

2005-04-21 Thread Michael Schroeder
On Wed, Apr 20, 2005 at 06:47:30PM -0700, Bingguang Peng wrote: > I am working in Linux and I use screen. I "set mouse=a" in my vimrc, and > it works in normal terminal emulation programs, such as xterm, rxvt; but > it does not work in screen :( Vim issue. 'set ttymouse=xterm2' should do the trick

Re: "set mouse=a" in vim doesn't work in screen

2005-04-20 Thread Markus Trippelsdorf
On Wed, Apr 20, 2005 at 06:47:30PM -0700, Bingguang Peng wrote: > I am working in Linux and I use screen. I "set mouse=a" in my vimrc, and > it works in normal terminal emulation programs, such as xterm, rxvt; but > it does not work in screen :( > anyone can help me? You could add the following tw

Re: "set mouse=a" in vim doesn't work in screen

2005-04-20 Thread Suso Banderas
Never used the 'mouse' setting before, but I found this while trying it out: --- 'mouse' string (default "", "a" for GUI, MS-DOS and Win32) global {not in Vi}

"set mouse=a" in vim doesn't work in screen

2005-04-20 Thread Bingguang Peng
I am working in Linux and I use screen. I "set mouse=a" in my vimrc, and it works in normal terminal emulation programs, such as xterm, rxvt; but it does not work in screen :( anyone can help me? thanks. ___ screen-users mailing list screen-users@gnu.or