github chrisant996/clink v1.5.7

latest releases: v1.6.21, v1.6.20, v1.6.19...
12 months ago
  • Added vertical scrollbars in clink-select-complete and in popup lists.
  • Added terminal.scrollbars setting which can disable the vertical scrollbars (e.g. according to preference, or if a terminal or font is incompatible with extended Unicode box drawing characters).
  • Added clink set --info flag.
  • Added language-related diagnostic info in clink info.
  • Added minor optimization when displaying prompt text.
  • Added enhancements in the pager used when displaying help or matches; Tab or Space or Y print the next page, D prints the next half-page, Enter prints the next line, N or Q stop printing, and ? shows the available keys in the -- More -- pager prompt (the enhancements were accidentally lost in v1.1.1-alpha).
  • Horizontal scrolling in popup lists works for all columns, if text doesn't fit in the column.
  • Fixed crash in rl.getmatchcolor(match, type); when the optional type parameter was passed in, the API could crash.
  • Fixed #498; when autosuggest.enable is False, cycling or searching through history and then pressing Right does nothing (regression introduced in v1.5.4).
  • Internal improvements.

Don't miss a new clink release

NewReleases is sending notifications on new releases.