github chrisant996/clink v1.2.28

latest releases: v1.6.13, v1.6.12, v1.6.11...
2 years ago
  • Added rl.getpromptinfo() function.
  • Fixed loading .inputrc so that only one is loaded (regression introduced in v1.0.0a0 by the fix for mridgers #258). If similar behavior is still desired, consider using the $include directive in the Readline init file, to load additional files.
  • Fixed clink-select-complete to respect when mark-directories in .inputrc file if off.
  • Fixed crash in console.findline() when no attributes are passed. Callers using v1.2.27 and earlier can work around the crash by passing {} for attributes.
  • Fixed an off-by-1 bug in console.scroll("absolute", top). This will fix edge case malfunctions in some callers, but some callers could experience this as a breaking change.

Don't miss a new clink release

NewReleases is sending notifications on new releases.