lotabout.skim/shell
LoricAndre 0befe8d206
feat: readd index tiebreak (#609)
* readd index tiebreak

* clippy & fmt

* doc

* use index tiebreak in shell scripts

* revert man & completions for merge

* compgen & mangen

---------

Co-authored-by: LoricAndre <loric.andre@pm.me>
2024-11-26 16:07:31 +01:00
..
completion.bash feat: readd index tiebreak (#609) 2024-11-26 16:07:31 +01:00
completion.zsh feat: readd index tiebreak (#609) 2024-11-26 16:07:31 +01:00
key-bindings.bash fix: remove index tiebreak from shell bindings (#611) 2024-11-24 15:41:11 +01:00
key-bindings.fish fix: remove index tiebreak from shell bindings (#611) 2024-11-24 15:41:11 +01:00
key-bindings.zsh fix: remove index tiebreak from shell bindings (#611) 2024-11-24 15:41:11 +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

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!