posts - 319, comments - 22, trackbacks - 0, articles - 11
  C++博客 :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

mintty 终端仿真器

Posted on 2011-05-22 21:24 RTY 阅读(526) 评论(0)  编辑 收藏 引用 所属分类: 软件

Mintty is a terminal emulator for Cygwin and MSYS. It can be downloaded from here or it can be installed through Cygwin's setup.exe, where it can be found in the Shells category, or MSYS's mingw-get using mingw-get install mintty.

Features include:

  • 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.
  • Options are stored in a text file. No registry entries.
  • Small program size and quick scrolling.

Mintty works on all Windows versions from Windows 2000 onwards. Similarly to other pty-based Cygwin terminals, however, mintty is not a full replacement for the Windows Command Prompt. While native console programs with simple text output are usually fine, interactive programs often have problems, although sometimes there are workarounds.

The 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. Keycodescontrol sequences and some random tips can be found on the wiki.

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.

Mintty is based on code from PuTTY 0.60 by Simon Tatham and team. The program icon comes from KDE's Konsole. Mintty ties directly into Cygwin and leaves out PuTTY's networking functionality, which is provided by Cygwin's openssh and inetutils packages instead. A number ofPuTTY issues have been addressed.


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理