Console like Gnome Terminal for Windows

23

9

I'm looking for console like the Gnome Terminal for Windows to replace cmd.exe. I'd like to have tabs and easy copy&paste. Do you know a tool like that?

deamon

Posted 2011-01-11T15:21:45.400

Reputation: 383

Question was closed 2015-11-17T18:15:47.050

1A terminal is not a shell. – Paused until further notice. – 2011-01-12T02:02:15.337

3And semi-transparent background! Just how can you hack without semi-transparent background?!?!/11 – Septagram – 2011-10-26T16:21:43.090

2@DennisWilliamson I know the difference between a terminal and a shell, I still would like a terminal as simple and as powerful as gnome-terminal (or konsole) than can be plugged into many shells (like cmd or bash). Preferably not as clumsy as Console – Sambatyon – 2011-12-12T20:58:01.617

Answers

8

Try Console and see if that fits your needs.

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

Nifle

Posted 2011-01-11T15:21:45.400

Reputation: 31 337

I am elated by such features. Now, how to make sure my dad doesn't know? :P – Varad Mahashabde – 2016-10-16T07:53:48.253

42

Found similar question on stackoverflow. I'm the author of ConEmu (open source Console Emulator).

ConEmu can be used with any console application or simple GUI tools (like PuTTY for example). ConEmu is a live project, open to suggestions.

A brief excerpt from the long list of options:

  • Use any font installed in the system, or copied to a folder of the program (ttf, otf, fon, bdf)
  • Run selected tabs as Administrator (Vista+) or as selected user
  • Windows 7 Jump lists and Progress on taskbar
  • Integration with DosBox (useful in 64bit systems to run DOS applications)
  • Smooth resize, maximized and fullscreen window modes
  • Scrollbar initially hidden, may be revealed by mouseover or checkbox in settings
  • Optional settings (e.g. pallette) for selected applications
  • User friendly text and block selection (from keyboard or mouse), copy, paste, text search in console
  • ANSI X3.64 and Xterm 256 color
  • Quake/tilde style ;)

Read Scott Hanselman's article about ConEmu.

Maximus

Posted 2011-01-11T15:21:45.400

Reputation: 19 395

If you like it - please upvote on SuperUser Community Promotion Ads - 2012: http://meta.superuser.com/a/5023/139371

– Maximus – 2012-06-17T00:25:41.017

Yep just found out about ConEmu. It should get much more attention. loving it – zhengtonic – 2012-10-19T07:00:38.513

4

What you are looking for is a terminal emulator. A good cross-platform emulator is Terminator.

finemann

Posted 2011-01-11T15:21:45.400

Reputation: 91

This is actually terminal emulator for Cygwin – SergeanT – 2012-05-29T18:25:04.813

4

Mintty is a terminal emulator for Cygwin and Cygwin derivatives such as MSYS. It can be downloaded from here or it can be installed through Cygwin's setup.exe program, where it can be found in the Shells category. The Cygwin installer creates a shortcut for mintty in the Windows start menu.

Features include:

  • Xterm-compatible terminal emulation.
  • Native Windows user interface with a simple options dialog.
  • Easy copy & paste.
  • Drag & drop of text, files and folders.
  • Ability to open files and URLs with Ctrl+click.
  • Comprehensive character encoding support, including UTF-8.
  • Wide character display and Windows IME support.
  • Window transparency, including glass effect on Vista and 7.
  • Options are stored in a text file. No registry entries.
  • Small program size and quick scrolling.

blueyed

Posted 2011-01-11T15:21:45.400

Reputation: 1 071

Do I need to install Cygwin first? – deamon – 2011-01-15T09:31:50.167

Window transparency, but no tabs? :\ – Septagram – 2011-10-26T16:36:14.617

1

I am using Cygwin / CygwinPorts. Actually, I'm running RoxTerm instead of gnome-terminal, but the latter is also possible. This solution is somewhat heavyweight, but since I not only need the terminal emulation, but also the bash / perl / vim / gcc / make environment, X Window server et al., it perfectly fit my bill. And it gives you "the real thing", i.e. gnome-terminal, not something "almost like it".

DevSolar

Posted 2011-01-11T15:21:45.400

Reputation: 3 860

First upvote three years later. :-D Actually, by now I no longer use XMing. – DevSolar – 2015-11-09T15:25:32.563