Mail Archives: cygwin/2001/05/12/17:05:42
I just downloaded the latest rxvt and tried the command below
$ rxvt.exe -sr -sl 1000 -fn "Lucida Console-bold-14" -tn rxvt -ls -e
bash --log
in -i
Segmentation fault (core dumped)
An invocation of plain "rxvt" also segfaults.
System is up to date by virtue of same setup that installed new rxvt.
Reverting to my previous rxvt-2.7.2-w32c.
Cheers
Don Sharp
"Gary R. Van Sickle" wrote:
>
> > I noticed one suggestion in the README was to start rxvt as:
>
> > rxvt -e /usr/bin/env TERM=xterm /usr/bin/bash --login -i
>
> > This involved modifying the xterm entry in /etc/termcap to get colour.
>
> > What i tend to use is:
>
> > rxvt -fn Courier-13 -sr -ls -title bash -tn cygwin
>
> > (having set SHEL=/bin/bash beforehand)
> > This gives colour straight away, just thought i'd share it.
>
> I think you really need the "--login -i" though, and IIRC the "cygwin" term
> type is deprecated. Here's the all-time best rxvt invocation ;-), which I
> use:
>
> C:\unix\bin\rxvt.exe -sr -sl 1000 -fn "Lucida Console-bold-14" -tn
> rxvt -ls -e bash --login -i
>
> Gets you color, a nice readable font, a 1000-line scrollback buffer, the
> scrollbar on the RIGHT as God intended it, the whole shebang.
>
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -