Skip to content

v1.1.19

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrisant996 chrisant996 released this 07 Jan 05:41
· 4490 commits to master since this release

This is a release candidate build.

This release candidate build 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 Clink into an existing Cmder installation!

Highlights for v1.1.19:

  • Improved responsiveness while typing: matches are collected only on demand, instead of always while typing. This makes it possible to always support match completion for UNC paths.
  • Fixed #50 Alt+H could warn about likely mistakes in key bindings.