Skip to content

Instantly share code, notes, and snippets.

@udif
Last active April 18, 2023 09:53
Show Gist options
  • Save udif/23046b1f8bb741fb4f7f11f08e3d9487 to your computer and use it in GitHub Desktop.
Save udif/23046b1f8bb741fb4f7f11f08e3d9487 to your computer and use it in GitHub Desktop.
CMD.exe replacements for Windows

http://mintty.github.io/ - Mintty is a terminal emulator for Cygwin, MSYS and Msys2.
https://sourceforge.net/projects/poderosa/ - A terminal emulator with tabbed user interface and various connectivity including Telnet, SSH1/2, and cygwin.
http://www.softwareok.com/?seite=Freeware/ColorConsole - ColorConsole brings a little color to your black and white world of Windows console (cmd.exe).
https://conemu.github.io/ - ConEmu-Maximus5 is a Windows console emulator with tabs, which presents multiple consoles and simple GUI applications as one customizable GUI window with various features.
http://www.powercmd.com/ - PowerCmd: A Better Command Prompt Replacement Tool.
http://cmder.net/ - Portable console emulator for windows.
https://sourceforge.net/projects/console/ - Console is a Windows console window enhancement.
https://jpsoft.com/tccle-cmd-replacement.html - TCC/LE Windows CMD Replacement Shell : Upgrade Your CMD Commands.
http://www.gammadyne.com/cmdline.htm#gs - GS.EXE is an alternative DOS shell, with improved editing features, command history, and support for Aero Glass.
http://mridgers.github.io/clink/ - Powerful Bash-style command line editing for cmd.exe

@horeah
Copy link

horeah commented Apr 18, 2023

I propose an addition:
https://github.com/horeah/PyCmd - Greatly improved interactive experience (directory navigation, command editing, command history) for cmd.exe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment