github chrisant996/clink v1.2.36

latest releases: v1.6.15, v1.6.14, v1.6.13...
2 years ago
  • Added win-history-list command bound to F7 by default. This shows the history list, and executes the selected history entry.
  • Changed all of the popup list commands to show popups using console text rather than GUI windows.
    • Added a color.popup Clink setting for the popup colors. If not set, the console's popup colors are used.
    • Added a color.popup_desc Clink setting for the popup colors for the description column(s). If not set, a color is chosen to complement the console's popup colors.
    • Added a clink.gui_popups Clink setting that can be set to use GUI popup windows as before (the color.popup settings have no effect on GUI popup windows).
  • Key bindings now support Enter plus combinations of the Ctrl, Shift, or Alt modifier keys.
  • Added more backward compatibility shims.
  • Fixed the clink-select-complete command when print-completions-horizontally is on (and also minor issues when it is off).
  • Fixed the clink-select-complete command when a Lua script has used rl.setmatches() to provide a custom list of matches.
  • Fixed the clink-menu-complete-numbers family of commands (regression introduced in v1.2.32).
  • Fixed a situation where the scrolling keys could stop working (regression introduced in v1.2.24).
  • Fixed flags at the end of a linked parser, and fixed args at the end of two or more nested linked parsers (regression introduced in v1.0.0).
  • Fixed #172; add a choice in the installer to not add Start menu shortcuts.
  • Fixed #129; Bug completing files with - or _ characters (regression introduced in v1.0.0).

Don't miss a new clink release

NewReleases is sending notifications on new releases.