MinTTY 是一款专用于 Cygwin 环境的终端模拟器,兼容 Xterm,支持 UTF-8、CJK 字体、Windows 输入法,可执行拖曳和复制/粘贴操作,具有原生的 Windows 外观及窗口透明等特性。
MinTTY 0.9.4 更新:
- Reinstated flow control with ^S and ^Q, following protests. Hence the stty command to enable it in 0.9.3 is no longer needed. stty -ixon can be used to disable it and make ^S and ^Q available for other functions again.
- The ixany terminal flag is set instead, which tells the terminal driver to restart output on any input character rather than just ^Q, thus still stopping users from “hanging” their terminal.
- Tweaked the layout and wording of some options. Renamed the ‘Output’ pane to ‘Terminal’.
项目主页 |