A shell that runs on top of CMD.EXE
. The following is a list of its features:
- Unix-like file name completion using the <tab> key.
- A vcd-like quick directory changer, that performs a quick change to the directory specified anywhere on the same drive.
- Ability to change directory to any [drive:\directory] in a single command using the normal 'cd' command.
- A popup window that displays the possible file names for completion.
- Alt-H keystroke will bring up a popup window containing commands that are stored in history.
- Implementation of aliases.
- Implementation of default application launching for different file extensions.
- Emacs like editing keys are implemented.
And more...
Add new comment