####[ GNU/Linux One Stanza Tip (LOST) ]#######################
Sub : Better Cygwin Terminal LOST #541
Make sure rxvt is part of your Cygwin install, and update your
C:\cygwin\cygwin.bat to this:
@echo off
C:
chdir \cygwin\bin
start rxvt -sr -sl 10000 -fg white -bg black -fn fixedsys \
-tn cygwin -e /bin/bash –login -i
####[Source: http://c2.com/cgi/wiki?BetterCygwinTerminal]#####
Tags: linux, lost, tips, tricks