MiniConsole
Overview
An alternate DOS / Windows console with customizable window size and output colors.
Features:
- Resizable log window
- Lines matching Highlight strings are displayed in red
- Instant search
- Clikable URLs
- Simple completion
- Supports CTRL+C like in DOS
- Remembers the last commands, working directory, window position and size
Download (v1.0.2.0 | March 26, 2013)
Requires Microsoft .NET Framework 3.5
This software is licensed as Freeware. License Agreement
Changelog
- v1.0.2.0 | March 26, 2013
Added command history (dropdown menu)
Added Clear All functionality from the right click context menu
Command prompt keeps the focus after pressing enter
Search with CTRL+F works regardless of what control has the focus
Download
- v1.0.1.0 | March 03, 2013
Added instant search
Added right click context menu: copy, select all, search, search on stackoverflow.com
Download
- v1.0.0.0 | March 02, 2013
First release
Download
Details
- Command prompt colors:
- White: the command / process is not running, ready to start
- Blue: the command / process is currently running
- Red: the command path is invalid
- If the running process supports CTRL+C in DOS, you can also press CTRL+C in the command prompt while it's blue
- Highlight are comma separated and will highlight the matching lines coming from the command output. Important: spaces are part of the string matching