github chrisant996/clink v1.3.10

latest releases: v1.6.21, v1.6.20, v1.6.19...
2 years ago

Important: Updating to v1.3.10 is recommended in a timely manner if you are already using v1.3.1 or higher: v1.3.1 through v1.3.9 have a memory corruption issue that can eventually lead to a malfunction or crash the more often you use completion.

Changes in v1.3.10

  • An argmatcher can extend itself on the fly, when needed. For example, if it needs to parse arguments and flags from --help text, or if the available command arguments change based on the current directory, or etc. See Adaptive Argmatchers for more information.
  • Recognizes ^ and environment variables when coloring the command word, and when navigating by typing a directory name by itself.
  • Added input line coloring for the rem command.
  • Fixed memory corruption (regression introduced in v1.3.1).
  • Fixed input line coloring for clink set setting value & another command.
  • Fixed argmatcher input line coloring for matches using the { match="abc" } syntax.
  • Fixed finding an argmatcher after ( at the beginning of the line.
  • Fixed mouse clicks in clink-select-complete to insert the clicked match, in addition to highlighting it.
  • Fixed #252; md and rd should complete more than 1 argument.

Don't miss a new clink release

NewReleases is sending notifications on new releases.