Better command window in WinXP?

Operating System, Common Application & ThinkPad Utilities Questions...
Post Reply
Message
Author
CoolDragon
Sophomore Member
Posts: 203
Joined: Fri Feb 04, 2005 11:57 am
Location: CA, USA

Better command window in WinXP?

#1 Post by CoolDragon » Thu Mar 24, 2005 4:43 pm

For programmer's like me, I like a better looking command window in WinXP. Comparing the command window of WinXP with Mac OS or Linux, the command window of WinXP is ugly.

Is there any better terminal programs for WinXP?
Current: T43P-2687D5U: P-M 2G, 2G RAM, FireGL V3200 128M, 80G 5400 RPM(Will be 100G 7K100 when 2010 gone!), 15' UXGA, Multi Burner, Intel A/B/G, Bluetooth, 9 Cell, Fingerprint Reader, WinXP Pro
Previous: 390E, 600E, T23, X30, T40 ......

CChoi83
Sophomore Member
Posts: 134
Joined: Thu Nov 11, 2004 11:30 pm

#2 Post by CChoi83 » Thu Mar 24, 2005 6:01 pm

Well, what don't you like about it? You can change the C prompt style meaning if you want it to echo C:\> or C> or C:time> etc etc etc. I just change the font color to green so it looks like the Matrix. lol.

jdhurst
Admin
Admin
Posts: 5831
Joined: Thu Apr 29, 2004 6:49 am
Location: Toronto, Canada

#3 Post by jdhurst » Thu Mar 24, 2005 10:28 pm

Putty is better than what Windows offers and is free. NetTerm is better again (it is what I use exclusively) but it costs a bit (small bit). ... JD Hurst

Gee
Posts: 41
Joined: Tue Mar 22, 2005 11:12 pm
Location: Canada

SecureCRT

#4 Post by Gee » Fri Mar 25, 2005 2:43 am

I use to use NetTerm, but I have since switched to SecureCRT. But these are terminal emulators.

If you are looking for a DOS Shell, then I suggest the old stand by, Norton Commander or a variant called FAR.

You can get an evaluation copy at www.rarlabs.com

CoolDragon
Sophomore Member
Posts: 203
Joined: Fri Feb 04, 2005 11:57 am
Location: CA, USA

#5 Post by CoolDragon » Fri Mar 25, 2005 2:48 am

Well, I use Cygwin, and it uses the default Windows console window (Command Prompt) as its terminal, but it is really lame.

The best I found is called PuTTYCyg, which is a patch to Putty but communicate locally to your Cygwin. I tried, but it doesn't work on my machine, I don't know why.
Current: T43P-2687D5U: P-M 2G, 2G RAM, FireGL V3200 128M, 80G 5400 RPM(Will be 100G 7K100 when 2010 gone!), 15' UXGA, Multi Burner, Intel A/B/G, Bluetooth, 9 Cell, Fingerprint Reader, WinXP Pro
Previous: 390E, 600E, T23, X30, T40 ......

Bob Collins
Junior Member
Junior Member
Posts: 279
Joined: Sun Apr 25, 2004 2:16 pm
Location: Palm Beach Gardens, FL

#6 Post by Bob Collins » Fri Mar 25, 2005 9:24 am

In what way exactly is the command window "ugly"?

You can change the font, the scroll back, the prompt, the colors, the editing/highlight modes through the "Properties" for the command shell and then save them.

You could use JPSoftware's 4dos type tools:
http://www.jpsoft.com/

Or you can look for Win32 executables of typical *NIX tools like cat, ls, grep, more, cp, rm, etc. These can install into your windows environment and let you work with the tools you are more familiar with.
Bob
701C, 600X, T22, G4 Powerbook

jdhurst
Admin
Admin
Posts: 5831
Joined: Thu Apr 29, 2004 6:49 am
Location: Toronto, Canada

#7 Post by jdhurst » Fri Mar 25, 2005 1:06 pm

I interpreted the original post as two questions: (1) command shell and (2) terminal tool (where I use NetTerm).

I don't think there is anything to do in the command shell. It works fine, and while I could imagine a different colour scheme, I don't really care for the little I need it.

I do use a shell session a fair bit, and I like NetTerm for that and work black on white in a font that works well for me.
... JD Hurst

CoolDragon
Sophomore Member
Posts: 203
Joined: Fri Feb 04, 2005 11:57 am
Location: CA, USA

#8 Post by CoolDragon » Fri Mar 25, 2005 1:25 pm

Sorry for the unclearness in my original post, I just think the "command prompt" or "command shell" which comes with Windows and on which the default Cygwin terminal is based, should have some improvements, such as:
1. You can resize it to any size
2. You can select all the mono fonts in system
3. For some reason, this cmd.exe is quite special since some interface improvement software cannot change its interface such as StyleXP or Actual transparent window or YZShadow ....

Anyway, it is enough for all the work if you don't need a GUI, but for geeks or nuts like me, I prefer to have a *NIX terminal like thing.

My finding is that:
1. You can install Cygwin if you want some *NIX tool under Windows, also it comes with gcc and other libraries and headers, so you don't need Visual Studio to do some programming. Of course, it is not targeted for GUI programming.

2. If you can, use PuTTYCyg as the terminal frontend for Cygwin, it is better than the default Windows "command shell".

3. If you cannot use PuTTYCyg like me, there is another way around: make sure you installed rxvt when installing Cygwin, and replace the cygwin.bat's content with this:

@echo off
C:\cygwin\bin\rxvt.exe -fn "Courier New-14" -bg black -fg grey -sr -sl 1000 -g 80x40 -e /usr/bin/bash --login -i

You can tweak the options, but this is also better than the default "command shell".
Current: T43P-2687D5U: P-M 2G, 2G RAM, FireGL V3200 128M, 80G 5400 RPM(Will be 100G 7K100 when 2010 gone!), 15' UXGA, Multi Burner, Intel A/B/G, Bluetooth, 9 Cell, Fingerprint Reader, WinXP Pro
Previous: 390E, 600E, T23, X30, T40 ......

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Windows OS (Versions prior to Windows 7)”

Who is online

Users browsing this forum: No registered users and 3 guests