When comparing KiTTY vs Babun, the Slant community recommends KiTTY for most people. In the question“What are the best terminal emulators for Windows?” KiTTY is ranked 5th while Babun is ranked 14th. 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 Comes with bash and zsh out of the box
Babun comes with both bash and zsh out of the box. This gives both beginners and advanced users the choice of which shell to run.
Pro Comes with a package manager
Babun come with a package manager called Pact, which is an extremely simple yet powerful package manager similar to apt-get
or yum
for Linux.
Pro Easy access to powerful zsh features through integrated oh-my-zsh
Oh-my-zsh is a dead simple configuration and management for zsh (which is a pretty powerful shell), allowing even first time users to take advantage of the most powerful features it offers.
Pro Extends Cygwin functionality
Babun is built on top of Cygwin, meaning that Unix or Linux applications can be compiled and run on a Windows operating system from within a Linux-like interface.
Pro Decent, out-of-the-box remoting to Unix and others
256 color xterm is simple, but many programs simply do it wrong. Babun uses well-established command-line programs that do it right, and which then wrap them in a nicely themed package.
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 Dead project
Babun is not maintained and uses an old version of Cygwin from 2015.
Con Cannot exit node.js programs
When trying to exit a node program using Ctrl-C, the process doesn't actually exit.
Con No tabs
Babun has no support for tabs.
Con No spinner when installing packages with gems or npm
Con Does not work with Ansible
Executing Ansible modules (which helps configure and manage computers that combine multi-node software deployment) causes errors to arise.