skim v0.9.1 Release Notes

Release Date: 2020-10-20 // over 3 years ago
  • ๐Ÿ”‹ Feature:

    • ๐Ÿ‘Œ Support preview scroll offset relative to window height sh git grep --line-number '' | sk --delimiter : \ --preview 'bat --style=numbers --color=always --highlight-line {2} {1}' \ --preview-window +{2}-/2

    ๐Ÿ›  Fix:

    • #356 panic on ANSI enabled.
    • tiebreak would now include score in the front of criterion if not specified.
    • โฌ‡๏ธ Reduce preview window flicking when moving cursor fast.
    • ๐Ÿ”€ Multiple preview window options weren't merged.
    • 0๏ธโƒฃ pre-select-items should not contain empty string by default.
    • click/wheel events's row weren't correct if --height is specified.