Skip to content

v1.3.51

Compare
Choose a tag to compare
@chrisant996 chrisant996 released this 28 Oct 19:10
· 1418 commits to master since this release
  • Fixed :setendofflags(); it made -- work correctly for input line coloring, but it didn't work correctly when generating match completions.
  • Fixed obscure edge cases where matches returned by Lua scripts could display incorrectly in clink-select-complete, or could potentially even crash if Lua scripts returned invalid results from the ondisplaymatches or onfiltermatches events.