Right now I've settled on a "Light Steel Blue" foreground on a black background. But I constantly switch between two different font choices, one using the wonderful ProggyClean bitmap font and the other using the Bitstream Vera Sans Mono font which renders quite well on my XP box (nicer I think that it does on my Linux box at home actually).
Here's the shortcut launch command for each one with a screen snippet:
C:\cygwin\bin\run.exe rxvt -sl 1500 -fn "ProggycleanTT-13" -bg black -fg "LightSteelBlue" -sr -e bash --login -i
C:\cygwin\bin\run.exe rxvt -sl 1500 -fn "Bitstream Vera Sans Mono-14" -bg black -fg "LightSteelBlue" -sr -e bash --login -i
Think these are ugly? What's your terminal or programming font of choice? Share it in the comments! I'm always up for some good suggestions.
Blogged with Flock
1 comments:
I use terminus for my console fonts.
terminus_screenshot
Post a Comment