Skip to content

Current state of compatibility with FZF's features #628

@LoricAndre

Description

@LoricAndre

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 --info types 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

  • reload action
  • index tiebreak
  • --tmux option
  • Neovim cursorline like highlighting with --highlight-line (added with fzf v0.53) is available using sk --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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions