skim v0.9.2 Release Notes

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

    • ๐Ÿ†• new action refresh-cmd: call the interactive command and refresh the items accordingly.
    • ๐Ÿ†• new action refresh-preview: call the preview command and refresh the preview display. Will only refresh if the preview window is shown.

    ๐Ÿ›  Fix:

    • zsh corrupt REPORTTIME settings.
    • #359 panic with multi-byte and regex
    • ๐Ÿ‘ #361 support literal space by \
    • #365 new option --show-cmd-error to retrieve error message of failed interactive command and display as items. Served as a debug helper.