You are not logged in.

#1 2008-06-25 18:08:36

lloeki
Member
From: France
Registered: 2007-02-20
Posts: 456
Website

vim refuses to start in urxvt+screen if 'mouse' is set

I recently went back to using screen, so I noticed I have an issue with vim, which just sits there doing nothing, but only in screen inside urxvt. in a VT it starts just fine.

this issue is exactly the one described here.

as a workaround, I added to my .vimrc

set mouse=

not that I use the mouse for something else than copy-pasting (which any decent terminal does fine anyway)... but this is annoying.

anyone encountering this too?


To know recursion, you must first know recursion.

Offline

#2 2008-08-25 12:23:09

cemeth
Member
Registered: 2007-12-26
Posts: 3

Re: vim refuses to start in urxvt+screen if 'mouse' is set

I just searched for a solution and found this thread. smile
I can confirm the problem. Additional info:
Vim works if I set "term $TERM" in .screenrc (atm that's "rxvt-unicode"), but when I change it to the default value of "screen", then Vim doesn't start anymore until I do a "set mouse=" in .vimrc

Offline

Board footer

Powered by FluxBB