Releases: adoxa/ansicon
Releases · adoxa/ansicon
ANSICON v1.89
ANSICON v1.88
Fix ANSICON
environment variable when there's no console (resolves #127).
ANSICON v1.87
- Fix crash when some programs start (bug during hooking);
- properly hook
SetCurrentConsoleFontEx
.
ANSICON v1.86
- Fix return code on Vista (#123);
- verify DLL exists before injection.
ANSICON v1.85
- Fix wrapping when the buffer was greater than the window;
- fix running a program directly via
ansicon
(always inject, even if GUI or excluded); - fix redirecting
ansicon
toNUL
; - fix last error when hooked functions failed.
ANSICON v1.84
- Better support for unusual PEs;
- workaround Win10 1803 console bug;
- scroll in new lines with the default attribute.
ANSICON v1.83
Fix hang for processes that just return from the entry point.
ANSICON v1.82
ANSICON v1.81
Fix CR & CRM; find the nearest color when using index or RGB.
ANSICON v1.80
More sequences and should be a bit faster.