| |||||
PyCmd is a designed to be a 'smart' and easy-to-use Command Line extension for cmd.exe.
The purpose of the program is to emulate a few power features of UNIX shells (decent Tab-completion, persistent history, etc).
Here are some key features of "PyCmd":
· Smart Tab-completion (similar to e.g. bash)
· Searchable, persistent command history
· Enhanced editing (copy/paste, undo, emacs key bindings)
· History of recently visited directories
What's New in This Release: [ read full changelog ]
· Treat .cmd files as executable (just like .bat)
· Flash titlebar after long tasks if the window is inactive
· Faster complet ions
· Warn before displaying long completion list
· The completion works correctly for (semicolon-separated) lists of paths (e.g. --classpath="C:\Program Files\classes;d:\users\horea\my_jars;...)
· Avoid duplicate backslash when completing
· Quiet option (/Q) to suppress welcome and bye messages
· Numbered entries in the directory history (use Alt-1..9 to switch)
· Improved README
· Bugfixes in completion, copy & paste

Via: PyCmd 0.8 / 20120927 Snapshot