Mintty
Terminal emulator for Cygwin, MSYS, and WSL
mintty is a native Windows terminal emulator used as the Cygwin Terminal and commonly used with MSYS2, Git Bash, and WSL-related workflows. It provides an xterm-compatible terminal experience without requiring an X server. The project emphasizes a clean Windows interface, Unicode support, reliable terminal emulation, and practical configurability. It is popular among developers who need a Unix-like terminal environment on Windows while still using a lightweight native application. mintty supports theming, keyboard and mouse behavior customization, terminal control sequences, and integration with shell environments. ...