Skip to content

v0.4.0

Compare
Choose a tag to compare
@lotabout lotabout released this 03 Jun 01:03
· 771 commits to master since this release

Refactor skim into a library. With minor bug fixes:

  • support multiple arguments, to be a drop-in replacement of fzf.
  • support negative range field. (e.g. -1 to specify the last field)
  • respond to terminal resize event on Mac.