Free yourself from the cmd.exe
console, and enjoy a modern terminal emulator.
I do not know if this is even useful anymore, it is pretty old.
I lack the capacity to maintain this in any useful way.
Unmaintained and likely obsolete
Download from the GitHub page above by clicking "Downloads", or follow this direct link to the MinTTY for Git for Windows download page.
Adds a context menu (right-click) item to folders for "Git Bash Here (MinTTY)" which will open your standard Git Bash in the very comfortable MinTTY console instead of the painful Windows one. Uninstall will similarly remove the entry, keeping things nice and tidy.
Includes MinTTY 1.0.3, MSYS version.
For a useful quick summary of why MinTTY is cool, see http://chadaustin.me/2009/10/reasons-why-mintty-is-the-best-terminal-on-windows/
This package is mostly just a nice installer around MinTTY, a Windows Scripting Host script to tidily perform the appropriate launching, and the registry entries needed to add a context menu item. It must be installed to the same place as Git, and you must already have Git for Windows installed.
Bug-fix release: launch using the right Windows Scripting Host executable to avoid this bug plaguing Git for Windows that causes problems only on Windows XP x64 and Server 2003 x64. Yes, this means that not only is this a nicer terminal to use, it's also a workaround for a bothersome bug!
Initial release.
See licenses.txt
for full license info on bundled files.
-
Wouldn't exist without Git and the Git for Windows port.
-
Provides a simple access point for the great MinTTY project.
-
Really simple installer built with InnoSetup (specifically the quick-start pack including InnoIDE)
-
Setup artwork and app icon composed by Ryan Pavlik based on:
-
Git artwork: Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License. http://git-scm.com/downloads/logos
-
Console icon: from Konsole in the "Oxygen" icon set. LGPL 2.1+. <http://websvn.kde.org/trunk/kdesupport/oxygen-icons/scalable/apps/utili ties-terminal.svgz> (see also Wikipedia image entry) and Oxygen Project entry
-