如果你在 Windows 中使用 Cygwin 环境的话,那么可能会对这个 MinTTY 感兴趣。MinTTY 是一款专用于 Cygwin 环境的终端模拟器,它兼容于 Xterm,支持 UTF-8、CJK 字体、Windows 输入法,可执行拖曳和复制/粘贴操作,具有原生的 Windows 外观及窗口透明等特性。详细如下: MinTTY 0.8.1 基于 PuTTY 0.6.0 的代码开发而成。新版本具有一下特点:
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 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:
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. 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. 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.
|