Mintty is a terminal emulator for Cygwin. It is based on code from PuTTY 0.60 by Simon Tatham and team.
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, including support for modifier keys and application mouse mode.
- Native Windows user interface that tries to keep things simple.
- Support for UTF-8, CJK fonts, and Windows IMEs.
- Drag & drop and copy & paste of text, files and folders. (Files and folders are inserted as quoted filenames.)
- Extensive mouse support, e.g. mousewheel scrolling in less and opening files and URLs with Ctrl+click
- Options are stored in a text file. No registry entries.
- Window transparency.
- Small program size and quick scrolling.
Mintty should work on Windows NT and above. It gets tested on XP, Vista, and 7. Similarly to other pty-based Cygwin terminals, however, mintty is not a full replacement for the Windows Command Prompt. While Windows console programs with simple text output are usually fine, interactive programs often do not work correctly, although sometimes there are workarounds.
Please report bugs or suggest enhancements via the issue tracker. Vote for any issues you'd particularly like to see addressed by starring them. The discussion group for all things mintty is mintty-discuss. General Cygwin questions should be sent to the Cygwin mailing list.