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 two lines to your .screenrc file: term xterm-color termcapinfo xterm-color|rxvt ti@:te@ -- Markus _______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
