Skip to content

v1.1.35

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrisant996 chrisant996 released this 28 Feb 11:52
· 4067 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!

If this release candidate survives for 1 week without needing to be updated, the version number will be updated and it will become an official release version.

v1.1.35

  • Fixed when the mark-directories inputrc variable is off (regression introduced in v1.1.1-alpha).
  • Fixed Lua reading from stdin, especially in the Lua debugger (regression introduced in v1.1.25).
  • Fixed exponential cost performance bug in Readline when removing duplicate matches.