0
votes
0answers
43 views

How to set the same font for rxvt when launching from Cygwin/CLI?

Kind'a strange issue I have in here. When launching rxvt from cygwin cli window you'll get this: when launching rxvt Cygwin/X [startxwin.exe] xterm I've got different font My current rxvt config ...
0
votes
1answer
55 views

equivalent to titeInhibit for Cygwin's rxvt-native?

Some programs, such as less, have the annoying idea that I should not be allowed to keep loking at the content of a file while I'm typing the next command. They save the contents of the terminal when ...
0
votes
3answers
738 views

how to start cygwin with some other shell

I have installed the rxvt shell, now I wonder how I am supposed to execute rxvt without having to start cygwin default shell first. I have tried the instruction on the following site, but when I have ...
0
votes
1answer
547 views

How can I pause console output in rxvt?

I'm running rxvt in Cygwin on a Windows box. This is how I invoke it: rxvt -sr -sl 2500 -sb -geometry 90x30 -tn rxvt -fn "Lucida Console-14" -e /usr/bin/bash --login -i Anyone know how to pause the ...
1
vote
0answers
250 views

Can't change rxvt terminal width

How do you change the width of a rxvt terminal running in Cygwin? I can change the number of lines by dragging, but can't figure out how to change the maximum width of any line.