sun wrote:
I'm using cygwin and rxvt. It works quite well, since you don't need to
start an X server for the application - it just runs.

Put the following in your cygwin launcher (cygwin_rxvt.bat for me):

 > @echo off
 > C:
 > chdir C:\cygwin\bin
 > set SHELL=/bin/bash
 > rxvt -ls -sr -sl 1500 -fn "Lucida ConsoleP-12" -bg black -fg grey

and in your .bashrc:

 > export TERM="rxvt-cygwin-native"

your mouse should work fine with rxvt (mine does!)

Cheers

Now I can use mouse to jump from one split window to another under
rxvx, but how to resize one? I can't do it by mouse in my case, can
you?

sun


You should be able to drag the status lines and vertical dividers to resize the split windows.

Best regards,
Tony;
--
hundred-and-one symptoms of being an internet addict:
212. Your Internet group window has more icons than your Accessories window.

Reply via email to