skim v0.6.3 Release Notes

Release Date: 2019-03-25 // about 5 years ago
  • ๐Ÿ”‹ Feature:

    • ๐Ÿ‘Œ support action: execute
    • ๐Ÿ‘Œ support action chaining
    • preview window actions: toggle-preview-wrap, preview-[up|down|left|right], preview-page-[up|down]
    • ๐Ÿ‘Œ support --filter mode, it will print out the screen and matched item
    • ๐Ÿ‘Œ support more (alt) keys

    ๐Ÿ› Bug Fixes:

    • wrong cursor position after item changed
    • #142: NULL character was dropped with --ansi
    • regression: --margin not working
    • #148: screen won't clear in interactive mode
    • number of matched item not showing correctly (during matching)
    • lag in changing query on large collection of inputs