summaryrefslogtreecommitdiffstats
path: root/src/skim.rs
AgeCommit message (Expand)Author
2023-11-01don't crash the app if skim can't be initialized. Improve skimqkzk
2023-10-25FIX: fuzzy finder should do nothing if escape (quit?) is inputedqkzk
2023-10-18second pane follow. Not clean, makes skim hangqkzk
2023-03-22refactor cli info menu & executionqkzk
2023-03-21use skim ansi parser to print ansi formated linequentin konieczko
2023-03-13fuzzy finder for keybindings. Alt+h and select a keybinding to run it immediatlyqkzk
2023-03-10clippyqkzk
2023-02-28pick previewer & line matcher from an array of commands.quentin konieczko
2023-02-28refactor skim command line selectionsquentin konieczko
2023-02-28simplify preview & filematcher selectionquentin konieczko
2023-02-27skim for specific line in a fileqkzk
2023-02-26allow preview with cat if bat isn't installed.qkzk
2023-02-25move bat executable to separate crateqkzk
2023-02-24pass preview option to skimqkzk
2022-12-16refactor, use &str when possibleqkzk
2022-12-15documentationqkzk
2022-11-27only one term for skimbetter_skimqkzk
2022-11-26simpler versionqkzk
2022-10-13Send a current path to skimqkzk
2022-10-13refactor, still display problemquentin konieczko
2022-10-13first working versionquentin konieczko
2022-10-13doesn't work (yet)qkzk