Tagged Questions
26
votes
14answers
15k views
Best terminal environment for Cygwin/Windows?
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 ...
1
vote
2answers
3k views
How do I change the colors displayed in cygwin rxvt?
When I use "[\e[34m]sometext" i get sometext in blue, but can I specify the shade of blue somewhere?
0
votes
1answer
43 views
MRXVT bash script to change tab title
I am not exactly a pro at BASH Scripting, but I can get by with the basics. I use MRXVT with Cygwin on my windows box (MRXVT is an RXVT Terminal with tabs. RXVT is a Standard Cygwin terminal, but with ...
0
votes
1answer
555 views
No git color schemes under rxvt/cygwin
After getting tired of the default cygwin terminal, I decide to try rxvt. Everything seems fine except one thing: the color schemes for my git repositories stop working.
BTW other color schemes like ...
0
votes
2answers
1k views
cygwin xterm not responding to keyboard
My cygwin xterm is not responding to the keyboard.
I am able to run rxvt, but when I start other X applications I have the same problem.
From the rxvt command prompt, I get the following:
$ xterm
...