github chrisant996/clink v1.3.40

latest releases: v1.6.21, v1.6.20, v1.6.19...
2 years ago
  • Clink now has an icon, and also includes some colored icons for color-coding your shortcut files, terminal tabs, and etc.
  • Avoid mis-coloring a directory name as though it is an argmatcher (uses a background thread to stay responsive).
  • Fixed command word completion after :chaincommand(). Now cmd /c Tab works properly.
  • Fixed :chaincommand() to work properly in a nested argmatcher; it should imply :nofiles() otherwise it can pop out to the previous argmatcher instead of chaining.
  • Fixed cmd argmatcher to only chain after the /c and /k flags, to more accurately match actual cmd.exe syntax.
  • Fixed backward compatibility for argmatchers using the old v0.4.9 APIs with functions as argument options (regression introduced in v1.2.7).
  • Fixed the clink-select-complete command with match display filtering.

Don't miss a new clink release

NewReleases is sending notifications on new releases.