When comparing KiTTY vs software.jessies.org terminator, the Slant community recommends KiTTY for most people. In the question“What are the best terminal emulators for UNIX-like systems?” KiTTY is ranked 2nd while software.jessies.org terminator is ranked 36th. 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 UTF-8 support enables character encoding
Due to UTF-8, this terminator won't mangle your favorite accented characters, and it copes well with languages where there's a mix of normal and wide glyphs (such as Greek).
Pro Unlimited scrollback
Terminator won't throw away output when it scrolls off the top of the screen, nor when it reaches any arbitrary limit.
Pro Multiple tabs
This is just like tabbed browsing, only with terminals, and means that multiple pages or documents are contained in a single window.
Pro Horizontal scrolling
Most terminal emulators wrap text when it intrudes upon the right margin. Terminator doesn't; it instead provides a horizontal scrollbar when necessary.
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 Seems to have been abandoned
There are several issues posted since 2013 on the project repository that have not yet been solved.