lotabout.skim/shell
LoricAndre b10acf48eb
fix(shell): fix zsh tmux args in key bindings (#777)
Co-authored-by: LoricAndre <loric.andre@pm.me>
2025-05-20 22:08:45 +02:00
..
completion.bash chore(deps): bump clap_complete from 4.5.48 to 4.5.49 (#767) 2025-05-09 14:41:11 +02:00
completion.zsh chore(master): release 0.16.1 (#712) 2025-03-06 19:05:04 +01:00
key-bindings.bash bash: set keybinding right before printing special character (#774) 2025-05-17 22:29:04 +02:00
key-bindings.fish feat(shell): readd completions (#726) (#739) 2025-04-27 23:12:13 +02:00
key-bindings.zsh fix(shell): fix zsh tmux args in key bindings (#777) 2025-05-20 22:08:45 +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!