github chrisant996/clink v1.7.19

latest releases: v1.9.5, v1.9.4, v1.9.3...
6 months ago
  • Fixed some unnecessary work that was performed when starting the Lua engine (a tiny performance boost).
  • Fixed os.getcwd() when the LongPathsEnabled regkey is set.
  • Fixed the application manifest for the clink_*.exe programs to mark them as longPathAware (this doesn't affect CMD; while Clink is injected in CMD, then CMD's manifest is what controls long path awareness).
  • Fixed the oncommand event when using clink-popup-history to select and execute a command from history.
  • Fixed #756; Clink could potentially think it wasn't elevated when running as LOCAL_SYSTEM or the builtin Administrator account.
  • Fixed #758; avoid crashing in a pathological case where something else abuses CMD by injecting background threads that actively garble input and output.
  • Fixed the info command in the Lua debugger.

Don't miss a new clink release

NewReleases is sending notifications on new releases.