lotabout.skim/shell
LoricAndre bd7af947e3
fix: manually acquire cursor pos (closes #885) (#886)
* fix: manually acquire cursor pos (closes #885)

* chore: bump version

* chore: generate completions & manpage

* chore: revert crate upgrades

* chore: generate completions & manpage

---------

Co-authored-by: Loric André <loric.andre@noreply.me>
Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
2026-01-14 16:07:53 +01:00
..
completion.bash feat!(ui): ratatui migration (#864) 2026-01-12 23:28:41 +01:00
completion.fish feat!(ui): ratatui migration (#864) 2026-01-12 23:28:41 +01:00
completion.zsh fix: manually acquire cursor pos (closes #885) (#886) 2026-01-14 16:07:53 +01:00
key-bindings.bash fix(shell): remove duplocate tmux height arg fixes #776 (#778) 2025-05-20 22:15:12 +02:00
key-bindings.fish fix(shell): remove duplocate tmux height arg fixes #776 (#778) 2025-05-20 22:15:12 +02:00
key-bindings.zsh [shell] make awk regex compatible with macOS default awk (#845) 2025-08-23 23:49:50 +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 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!