Commit graph

9 commits

Author SHA1 Message Date
LoricAndre 7df8b77739
feat: use clap & derive for options, manpage & completions (#586)
Some checks failed
Build & Test / test (linux, ubuntu-latest, stable, x86_64-unknown-linux-musl) (push) Has been cancelled
Build & Test / test (macos, macos-latest, stable, x86_64-apple-darwin) (push) Has been cancelled
Build & Test / clippy (linux, ubuntu-latest, stable, x86_64-unknown-linux-musl) (push) Has been cancelled
Build & Test / clippy (macos, macos-latest, stable, x86_64-apple-darwin) (push) Has been cancelled
Build & Test / rustfmt (push) Has been cancelled
* feat: use clap & derive for options, manpage & completions

* clippy & fmt

* fix: correctly handle errors

* fix: disable doctest

* fix: readd replstr

* fix: reserve --tmux until it is implemented

* explicit panic messages for history files

* fix after merge

---------

Co-authored-by: LoricAndre <loric.andre@pm.me>
2024-11-20 17:01:08 +01:00
Nathan Henrie 51bfcbe80f
Bash completion is for sk, not skim 2020-12-09 19:18:07 -07:00
Jinzhou Zhang 6fdbe38f7a sync shell scripts with fzf(6c9adea) 2020-10-18 11:41:50 +08:00
Konfekt 4421a1104f
replace fzf command-line argument by equivalent one recognized by skim 2020-08-17 17:27:09 +02:00
Mario Rodas 60ca348409
Fix skim executable in bash completion 2020-04-06 04:20:00 -05:00
Jinzhou Zhang 242b3f0f7f [shell] sync fzf's latest shell bindings 2020-03-02 09:58:02 +08:00
Jinzhou Zhang eaafc359a5 [shell] sync with fzf (6577388) 2019-07-28 08:45:54 +08:00
Jinzhou Zhang 0431f69af9 [shell] update to fzf's latest scripts(20181022) 2018-10-22 22:05:58 +08:00
Jinzhou Zhang 6b3139848d add shell bindings (copied from fzf and modified) 2017-09-18 14:51:36 +08:00