lotabout.skim/shell
LoricAndre 35a61fd147
feat: typo resistant matcher using frizbee from blink.cmp (#891)
* feat: typo resistant matcher using frizbee from blink.cmp

* chore: generate completions & manpage

* fix: back to stable rustc using fork

* chore: update lockfile

* chore: feature gate

* ci: update actions

* chore: generate completions & manpage

* ci: use rustup directly

* ci: fix feature name

---------

Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
2026-01-20 15:43:43 +00:00
..
completion.bash feat: typo resistant matcher using frizbee from blink.cmp (#891) 2026-01-20 15:43:43 +00:00
completion.fish feat: typo resistant matcher using frizbee from blink.cmp (#891) 2026-01-20 15:43:43 +00:00
completion.nu feat: typo resistant matcher using frizbee from blink.cmp (#891) 2026-01-20 15:43:43 +00:00
completion.zsh feat: typo resistant matcher using frizbee from blink.cmp (#891) 2026-01-20 15:43:43 +00:00
key-bindings.bash feat: add --shell-bindings flag to get bindings at runtime 2026-01-15 15:07:25 +01:00
key-bindings.fish feat: add --shell-bindings flag to get bindings at runtime 2026-01-15 15:07:25 +01:00
key-bindings.zsh feat: add --shell-bindings flag to get bindings at runtime 2026-01-15 15:07:25 +01:00
LICENSE add shell bindings (copied from fzf and modified) 2017-09-18 14:51:36 +08:00
README.md Fix typo 2020-01-08 18:51:20 +09:00
version.txt chore(ci): better handling of packages in release 2025-05-04 13:05:43 +02:00

This directory contains the shell bindings for skim.

Note that the content in this directory is copied from fzf and modified to fit skim.

The scripts in this directory will not be maintained by skim.

But you are welcome to submit PR for update the scripts to the fzf's latest scripts. Thanks!