Hacker News new | ask | show | jobs
by greenyoda 4963 days ago
If you want a tabbed Windows console, take a look at "Console":

http://sourceforge.net/projects/console

I've been using it for a while, and it works pretty well.

From the project page: "Console is a Windows console window enhancement. Console features include: multiple tabs, text editor-like text selection, different background types, alpha and color-key transparency, configurable font, different window styles."

2 comments

ConEmu is pretty good too, in terms of customization, etc.

http://code.google.com/p/conemu-maximus5/

ConEmu starts a console program in a hidden console window, and provides an alternative customizable GUI window with various features:

I'll take a look, thanks!