Rxvt メモ
cygwin.bat
@echo off E: chdir E:\cygwin\bin REM bash --login -i REM zsh --login -i rxvt -e zsh --login -i
~/.Xdefaults
Rxvt.geometry: 120x35+0+0 Rxvt.font: Terminal-18 Rxvt.mfont: Terminal-18-jisx0208 Rxvt.multichar_encoding: sjis Rxvt.visualBell: True Rxvt.saveLines: 10000 Rxvt.scrollBar_right: True Rxvt.background: gray10 Rxvt.foreground: white Rxvt.color4: #aaf