! PowerShell progressbar detection is disabled.
! ConsoleZ hook can detect if the shell is not a Win32 console application.
+ Command-line switch to toggle window visibility.
+ Select text/column with keyboard.
+ Per-monitor DPI awareness.
+ Arrange tabs using keyboard.
+ Allow distinct controls settings for full screen
and windowed application.
+ Environment inheritance is coming back.
Inheritance works now with mono-instance.
There is no inheritance when the shell run as administrator
or whith another user credentials!
+ Glass effect transparency under Windows 10.
+ Specific ConsoleZxxx environment variables:
ConsoleZBaseDir = folder containing console.exe
ConsoleZVersion = current version of ConsoleZ
* Hide, when loosing focus, only if the new foreground window
is not owned by our application.
* Fix crash when screen buffer size is reduced.
* Fix dpi scaling of some GUI parts.
* Fix activation by hotkey.