QuoteConsoleZ is a Windows console window enhancement. It is a fork of Console project.
Console features include:
- multiple tabs
- text editor-like text selection
- different background types (solid color, image, fake transparency)
- configurable font
- different window styles
ConsoleZ features include:
- Splitting Tabs into views (horizontally and vertically)
- Grouping views (so input sent to one goes to all of them)
- Windows Vista aero glass theme
- Windows 7 jump list
- Windows 8 wallpapers on dual screen
- Zooming with Ctrl-Mouse
- Quake style console animation
- Strict mono-space font rendering
- Settable opacity of text background color
- Full screen
- Typographic ligatures
- Snippets
- and more...
NOTE: ConsoleZ is NOT a shell. Therefore, it does not implement shell features like command-line completion, syntax coloring, command history, etc.
ConsoleZ is simply a nice-looking front end for a shell of your choice (cmd.exe, 4NT, bash, etc.) Other command-line utilities can also be used as 'shells' by ConsoleZ.
Changes
! Update tab title current directory in realtime.
! Renaming a tab title to empty is no longer allowed
(empty string is replaced by tab title from settings).
! Backup settings file using a timestamp (unique backup filename).
! Tabbing framework localization.
+ Workspaces.
+ Option to hide the "close tab" button.
+ Split bar size is configurable.
+ Allow merging tabs (horizontally or vertically).
+ Allow view keeping background, colors and cursor
when it moved into another tab.
+ Support for reversed video (swap foreground and background).
+ Allow mouse events forwarding.
+ Show Bing image copyright in status bar.
* GDI leaks (thanks to char101).
* Allow choosing environment variables inheritance method.
* Improve Windows 10 glass transparency.
* PowerShell progress bar is fixed on Windows 10.
Note:
! changed
- removed
+ added
* fixed
Links
Download
amd64/x64
x86
full = amd64/x64 + x86 + legacy + debug symbols