Mintty is a terminal emulator for Cygwin and MSYS with a native Windows user interface and minimalist design. It is based on parts of PuTTY by Simon Tatham and provides xterm-compatible terminal emulation, but does not require an X server. Its features include a simple options dialog, Unicode support, fullscreen mode, drag & drop, and window transparency.
| Tags | Terminals |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Windows via Cygwin |
| Implementation | C Win32 POSIX Cygwin PuTTY |
| Translations | English |
Recent releases


Release Notes: The xterm title stack feature has been implemented. A crash when trying to insert or delete out-of-range lines has been fixed.


Release Notes: Mintty has become Cygwin's default terminal, with the Cygwin installer creating desktop and start menu shortcuts pointing to mintty. Some bugs were fixed, e.g. regarding copying of rich text on East Asian systems and log file creation.


Release Notes: After more than three years of development, with hundreds of tweaks, fixes, and enhancements, mintty has been declared sufficiently stable and complete to wear the 1.0 label. There were a few more fixes since 0.9.9, regarding utmp entries, cursor shape updates, and selection of URLs.


Release Notes: A control sequence for enquiring about the display font's Unicode coverage has been added. Handling of Ctrl+symbol and Ctrl+number combinations has been improved. A bug causing rogue mouse release events to be sent under some circumstances has been fixed.


Release Notes: A security issue regarding the control sequence for querying the terminal's locale has been fixed. Rxvt-unicode's extended mouse mode is now supported. Some missing xterm control sequences have been implemented, and the parsing of control sequences generally has been tightened up and brought more into line with xterm.