Skip to content

v0.8.0

Compare
Choose a tag to compare
@lotabout lotabout released this 23 Feb 13:18
9c067e1

Breaking Changes in API

  • Skim::run_with now accept a stream of SkimItem instead of a BufRead.

Feature:

  • #233 support mouse scroll/click event
  • #254 support {+} in preview and execute command
  • #226 support exact match combination(e.g. ^abc$)
  • #216 support item specific preview hook method
  • #219 support case insensitive match

Bug fixes:

  • #252 Deal with \b correctly
  • #210 exclude current item in multi-selection
  • #225 disable score in filter output