skim v0.3.1 Release Notes

Release Date: 2017-12-04 // over 6 years ago
  • 👌 Support more options, and reserve several others. The purpose is to reuse fzf.vim as much as possible.

    • 🖨 --print0: use NUL(\0) as field separator for output.
    • --read0: read input delimited by NUL(\0) characters
    • 0️⃣ --tabstop: allow customizing tabstop (default to 8).
    • --no-hscroll: disable hscroll on match.
    • reserve several other options, skim will do nothing on them instead of throwing errors.