-
Notifications
You must be signed in to change notification settings - Fork 242
Open
Description
This issue tracks the compatibility of sk with fzf's options.
Please comment with any missing discrepancy that you notice.
Note: even though we aim for roughly the same feature set as fzf, we do allow ourselves to implement the features differently from them.
WIP
Planned
- Missing
--infotypes right, inline-right, etc. - Missing event trigger binds such as
load|start, eg..--bind=load:reload(...) - Missing actions bind|unbind to be able to rebind keys dynamically
- no scroll bar option (main fzf window)
Done
reloadactionindextiebreak--tmuxoption- Neovim cursorline like highlighting with
--highlight-line(added with fzf v0.53) is available usingsk --color 'matched_bg=#ffffff'or your preffered hex code. - first and last actions (move to first and last line of results respectively)
- Case sensitive alt-shift binds , e.g.
--bind=alt-g:first,alt-G:last
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels