LoricAndre
a5b81818d6
feat(tui): add info hidden ( #630 )
...
* feat(tui): add info hidden
* [skip ci] compgen & mangen
* use match for easier handling of future options
* refactor model into mod
* fmt
---------
Co-authored-by: LoricAndre <loric.andre@pm.me>
2024-12-01 01:25:03 +01:00
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
LoricAndre
ad909c379f
release v0.13.0
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
2024-11-25 16:55:22 +01:00
LoricAndre
7df8b77739
feat: use clap & derive for options, manpage & completions ( #586 )
...
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