Today I run Cygwin with rxvt
using the following startup line:
rxvt -bg black -sl 8192 -fg white -sr -g 150x56 -fn "Fixedsys" -e /usr/bin/bash --login -i
This gives me a resizeable native Windows window which is much better than the standard "DOS box" the default cygwin.bat
provides.
However, the current configuration does have a couple of issues:
I am running English Windows Vista with locale and keyboard layout set to Norwegian (ISO-8859-1 character set?), but I've had the exact same issue on Windows 2000 and XP.
Anyone knows how to fix this (i.e. a better way to configure rxvt)?
Apart from the issues mentioned above, I'm very happy with rxvt
, so if I find a way to resolve them I'd like to continue using it. However, if the issues are not (easily) solvable, are the any other good terminal solutions for Cygwin?
Update
The solution provided by Andy and Mattias (editing the .inputrc
file) did solve the input problem, but output rendering is still an issue. Output is fine when I render in ISO-8859-1, but when using UTF-8 I only get ? for non-ASCII characters. This behavior is consistent between rxvt
, urxvt
(under Cygwin XFree X Server), mintty
and PuttyCyg.
Is there a similar configuration file where output encoding can be set (i.e. the equivalent of setting output locale on a Linux system)?
Go to http://cygwin.com and click on "Install Cygwin" in the left column. This will allow you to download a setup.exe file and choose "Install from Internet." Click "Next." Choose your settings. For most users, it is fine to leave the default installation directory, which is "c:\cygwin\ and the other default settings.
Cygwin is a Linux-like environment for Windows. It consists of a DLL ( cygwin1. dll ), which acts as an emulation layer providing substantial POSIX (Portable Operating System Interface) system call functionality, and a collection of tools, which provide a Linux look and feel.
minTTY is also pretty good. You can find it in cygwin's setup. Supports re-sizing, pasting, and transparency.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With