Commit graph

10 commits

Author SHA1 Message Date
LoricAndre 987d2a5ca7
feat: add multiline item rendering (#999)
* feat: add multiline item rendering

* chore: generate completions & manpage

* chore: use newline as default for multiline when read0 is set

* chore: generate completions & manpage

* chore: add `highlight-line'

* chore: generate completions & manpage

* feat: use multiline in history widgets

* feat: better snap tests

* feat(ci): show snap failures

* fix(ci): cross platform tests

---------

Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
2026-03-30 13:57:09 +02:00
Loric ANDRE e4dc4d02f0 feat: add --shell-bindings flag to get bindings at runtime 2026-01-15 15:07:25 +01:00
LoricAndre 8df581b122
fix(shell): remove duplocate tmux height arg fixes #776 (#778)
Co-authored-by: LoricAndre <loric.andre@pm.me>
2025-05-20 22:15:12 +02:00
LoricAndre f87ff6740b
feat(shell): readd completions (#726) (#739)
* feat(shell): readd completions (#726)

* chore: generate completions & manpage

* chore(shell): force reset colors & cursor

* docs(shell): add docs for shell modules (closes #315)

* chore: generate completions & manpage

* docs(shell): add docs on how to enable (closes #292)

---------

Co-authored-by: LoricAndre <loric.andre@pm.me>
Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
2025-04-27 23:12:13 +02:00
LoricAndre bd73f62112
fix: remove index tiebreak from shell bindings (#611)
* fix: remove index tiebreak from shell bindings until the opetion is readded

* Update key-bindings.fish

* Update key-bindings.zsh
2024-11-24 15:41:11 +01:00
Ivan Tham 0463d7aa23
fix fish shell fzf link 2020-11-11 09:54:21 +08:00
Jinzhou Zhang 6fdbe38f7a sync shell scripts with fzf(6c9adea) 2020-10-18 11:41:50 +08: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