最終更新:2016-08-29 (月) 16:29:50 (2809d)  

Mintty
Top / Mintty

Terminal window for Cygwin, MSYS and MSYS2.

https://code.google.com/p/mintty/

メモ

  • 2011年の終わりにminttyはCygwinのデフォルトの端末となりました

メモ

  • In Cygwin, it is installed as the default terminal by Cygwin's setup.exe.
  • In MSYS, the mintty package can be installed with the command mingw-get install mintty.

機能

  • Xterm-compatible terminal emulation.
  • Native Windows user interface with a simple options dialog.
  • Easy copy & paste.
  • Drag & drop of text, files and folders.
  • Ability to open files and URLs with Ctrl+click.
  • Comprehensive character encoding support, including UTF-8.
  • Wide character display and Windows IME support.
  • Window transparency, including glass effect on Vista and 7.
  • 256 colours.
  • Fullscreen mode.
  • Options stored in a text file. No registry entries.
  • Small program size and quick scrolling.

使われどころ

  • In Cygwin, it is installed as the default "Cygwin Terminal".
  • For MSYS (old), select the msys-mintty? package in the installer. (Or from MinGW, install the package with mingw-get install mintty.)
  • For MSYS2, mintty is installed by default, or it can be installed later with the command pacman -S mintty.