lotabout.skim/shell
LoricAndre e361a8dec0
chore(ci): readd PR check (#1068)
* chore(ci): readd PR check

* fix(ci): use pull_request event

* fix(ci): bash syntax

* fix(ci): pass git cliff context as jq-generated file

* fix(ci): simpler check for changes

* fix(ci): output message if no diff too

* fix(ci): rerun on edit

* fix(ci): exit codes

* chore: fix typos (ci should fail)

* chore: generate files
2026-05-07 12:20:49 +00:00
..
completion.bash release: v4.6.1 2026-04-26 19:59:49 +02:00
completion.fish chore(ci): readd PR check (#1068) 2026-05-07 12:20:49 +00:00
completion.nu chore(ci): readd PR check (#1068) 2026-05-07 12:20:49 +00:00
completion.zsh chore(ci): readd PR check (#1068) 2026-05-07 12:20:49 +00:00
key-bindings.bash fix: ignore missing files for ssh completion (closes #1054) 2026-04-14 11:52:23 +02:00
key-bindings.fish feat: add multiline item rendering (#999) 2026-03-30 13:57:09 +02:00
key-bindings.zsh fix: ignore missing files for ssh completion (closes #1054) 2026-04-14 11:52:23 +02: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 release: v4.6.2 2026-05-02 19:55:45 +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!