When comparing KiTTY vs Console2, the Slant community recommends KiTTY for most people. In the question“What are the best terminal emulators for Windows?” KiTTY is ranked 5th while Console2 is ranked 13th. The most important reason people chose KiTTY is:
- Sessions filter - Shortcuts for pre-defined command - The session launcher - Automatic logon script - URL hyperlinks - Running a locally saved script on a remote session - Send to tray - Transparency - Quick start of a duplicate session - SSH Handler: Internet Explorer integration - pscp.exe and WinSCP integration - New command-line options
Ranked in these QuestionsQuestion Ranking
Pros
Pro Includes additional features over PuTTy
- Sessions filter
- Shortcuts for pre-defined command
- The session launcher
- Automatic logon script
- URL hyperlinks
- Running a locally saved script on a remote session
- Send to tray
- Transparency
- Quick start of a duplicate session
- SSH Handler: Internet Explorer integration
- pscp.exe and WinSCP integration
- New command-line options
Pro Startup sessions
Support start-up sessions which allow you to specify the window/tab layout, working directories, and programs to run on startup.
Pro Source Code Available
Source code is available so you could modify or review changes.
Pro Can store login credentials
Ability to store passwords/passphrases locally.
Pro Clickable URLs
URLs are parsed and can be clicked.
Pro Auto login script
Automatic processing of commands after conncetion was made.
Pro True Color support
Supports True Color, so software like Vim can display a really nice pallet.
Pro Portable version available
Pro Background image
Ability to overlay the terminal background with an image.
Pro Unicode
Uses Unicode for the best character compatibility.
Pro Customizable aesthetics
Console2 comes with multiple window styles out of the box and allows the user to configure fonts, colors, and transparency to their liking.
Pro Easy-to-use text selection
Console2's text selection is intuitive and easy to use.
Pro Highly configurable hotkeys
Hotkeys allow the user to easily trigger an action and can be configured to their liking.
Pro Borderless mode minimizes crashes
Borderless windowed mode is basically a fullscreen mode but with a super fast alt tab option and seamless task switching without the risk of crashes or freezes.
Pro Transparency support
Console2 supports transparency. You can adjust how transparent the background should be.
Pro Dynamically resize window
You can change the width and height of the console window without having to reset your session.
Pro Supports fullscreen mode
Console2 supports fullscreen mode, making for greater visibility.
Pro Can run any existing shell
Console2 facilitates the running of CMD, PowerShell, Cygwin, PuTTY, etc.
Pro Free and open source
Console2 is licensed under MPL 1.1/GPL 2.0/LGPL 2.1, making it free and open source.
Pro Tabbed
Console2 allows the user to create tabs for separate instances of the terminal, allowing them to have both multiple shells and multiple instances of the same shell open.
Cons
Con No centralized configuration
Each session holds its own configuration of all features. This means that if one wants to change a configuration common to all sessions (say, the terminal font), it has to be changed in each stored session separately.
A better solution would be to have a default configuration and store only the changed elements for each session (both configurations would be merged, with e priority on the specific one).
Con No tabbed sessions
No built-in support for tabbed sessions. Requires an add-on.
Con No mouse support in alternative screens
Like vim, less, etc.
Con Not maintained
The development of Console2 has been abandoned. The latest change was made in 2013.
Con Stopping a script closes the tab
Usually when a script is running and you try to stop it with Ctrl-c, it stops and shows the empty command prompt waiting to get a new command. In Console2 this does not happen: instead the whole tab where the script is running is closed.