Highlights:
- v1.1.4 has broad backward compatibility for v0.4.x scripts.
- Automatically detects when running inside ConEmu and disables Clink's Virtual Terminal emulation so that ConEmu gets to handle ANSI escape codes.
- Suppresses adding a space after completing a flag match that ends with
:
or=
(e.g.msbuild -maxCpuCount:
). - Reports any errors while loading Lua scripts (previously it reported errors while running scripts, but not while loading them).
- Fixed slow printing of possible matches.
- Various other fixes; see CHANGES for more info.
This is a Beta build, and seems to be working very well for me, even when copied into an existing Cmder\vendor\clink directory. Be sure to make a backup copy of your Cmder installation before copying v1.1.4 into an existing Cmder installation!