mintty icon
mintty icon

mintty

 40 likes

Mintty is a terminal emulator for Cygwin that is based on code from PuTTY 0.60 by Simon Tatham and team.

mintty screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Windows
5 / 5 Avg rating (1)
40likes
2comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

mintty News & Activities

Highlights All activities

Recent activities

Show all activities

mintty information

  • Developed by

    Andy Koppe
  • Licensing

    Open Source and Free product.
  • Alternatives

    41 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

Our users have written 2 comments and reviews about mintty, and it has gotten 40 likes

mintty was added to AlternativeTo by Lockszmith on Aug 7, 2010 and this page was last updated Nov 22, 2018.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
RemovedUser
Aug 23, 2018
0

mintty has not been discontinued. It's still alive and well and being updated frequently in Cygwin.

itsandy
Jun 29, 2011
1

If you use cygwin, then you should use mintty. Much better than using putty or the windows command prompt.

What is mintty?

Mintty is a terminal emulator for Cygwin that is based on code from PuTTY 0.60 by Simon Tatham and team.

It can be downloaded from the main site or it can be installed through Cygwins 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, including glass effect on Vista and 7.
  • 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. (see main site)

The Cygwin setup.exe package ships with a manual page that can be accessed with man mintty. A PDF version of the manual is also available. Invoking mintty with the --help option shows a summary of available command line options.

Official Links