github chrisant996/clink v1.9.0

7 hours ago
  • Added new Lua API http.request() which invokes an http request (and yields when used in a coroutine) and returns the result.
  • Change the updater to no longer use Powershell; now it uses native OS APIs for http requests and zip file extraction.
  • Fixed detection of Windows Terminal when the OS automatically launched WT (regression introduced in v1.8.5).
  • Fixed match display filtering sometimes running match generators twice.
  • Fixed the out command in the Lua debugger.
  • Fixed the suggestion list to not intercept keys while a multikey input chord is in progress (e.g. if Ctrl-x,Esc is bound, then the suggestion list intercepted the Esc key by mistake, causing the input to be misinterpreted).
  • Fixed pagination for UTF8 macro text entries in clink-show-help (Alt-h by default).
  • Fixed a theoretical edge case where the suggestion list might activate slightly late if there's exactly only 1 key of queued input at the beginning of a new input prompt.
  • Fixed #813; potential for crashes when a popup list is filtered to be empty.

Don't miss a new clink release

NewReleases is sending notifications on new releases.