This is the second alpha test version of clink from the chrisant996 fork.
I use it full time now. It should work well, with some caveats:
- Don't use it to replace cmder's vendor clink. Lua script changes aren't fully compatible between v0.4.9 included with cmder versus this v1.1.2 version.
- Lua scripts from v0.4.8 may or may not fully work with v1.1.2.
- Prompt filtering and some simple argmatchers should work.
- More sophisticated match generators won't be compatible; you'll need to edit them by hand.
- Fortunately it's pretty easy to do! Unfortunately the related documentation is still not done.
- This is an alpha version and likely has bugs.
- See the issues page to view or report issues.
See the CHANGES file for more information about what's in this release.
The documentation is here, and is mostly updated.