Releases: skim-rs/skim
Releases · skim-rs/skim
v0.6.7
Feature:
- Refer to query and command query with
{q}
and{cq}
in preview command. - Support fzf's theme strings, e.g.
bg+
for current line's background. - Support customizing styles of query strings.
Bug fixes:
- skim would crash if multiple CJK items are matched in an
OR
query. - SKIM_DEFAULT_COMMAND not correctly recognized in
sk-tmux
- UI responses are slow on large input
v0.6.6
v0.6.5
v0.6.4
v0.6.3
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: