github chrisant996/clink v1.2.47

latest releases: v1.6.13, v1.6.12, v1.6.11...
2 years ago
  • Added autosuggestions similar to the Fish shell.
    • Turn on by running clink set autosuggest.enable true. See the autosuggest.enable and autosuggest.strategy Clink settings for details.
    • Added clink.suggester() function to create new suggestion generators that can be used in the autosuggest.strategy setting.
  • The clink-diagnostics command also lists match generators registered by clink.generator().
  • Fixed the color when the horizontal-scroll-mode config variable is on.
  • Fixed the transient prompt when using Help commands.
  • Fixed the clink autorun commands when paths contain Chinese characters and the system code page isn't UTF8.
  • Fixed #209; clink-popup-show-help command fails.
  • Fixed #208; orphaned symlinks are colored wrong.
  • Fixed #203; unable to inject when Clink binary directory contains Chinese characters (regression introduced in v1.0.0).

Don't miss a new clink release

NewReleases is sending notifications on new releases.