github chrisant996/clink v1.3.8

latest releases: v1.6.21, v1.6.20, v1.6.19...
2 years ago

Recent highlights

  • The installer has a new "Use enhanced default settings" option; this activates more of Clink's enhancements by default.
  • Optional mouse input is controlled by the terminal.mouse_input setting.

Changes in v1.3.8

  • Added terminal.mouse_modifier setting and %CLINK_MOUSE_MODIFIER% environment variable; these can override the modifier keys that activate Clink mouse input.
  • Added %CLINK_SETTINGS% environment variable; this can override the directory where the clink_settings file is located. This can be used to put it in a directory that syncs between computers, for example.
  • During clink-select-complete Ctrl+Home or Ctrl+End select the first or last match.
  • When argmatcher:addarg() is passed a table containing nosort=true then the matches are unsorted (displayed in the order listed in the table).
  • The .zip file now contains _default_settings and _default_inputrc so that they do not take effect unless manually renamed to remove the _ name prefix. This avoids changing the defaults unexpectedly.
  • Fixed mouse click+drag in the input line (it accidentally behaved like double click+drag).
  • Fixed the selection highlight width in clink-select-complete when some matches have descriptions but some do not.
  • Fixed argmatcher:addargunsorted() to turn off sort.
  • Fixed #239; crash when F7 and Del.

Don't miss a new clink release

NewReleases is sending notifications on new releases.