summaryrefslogtreecommitdiffstats
path: root/bacon.toml
AgeCommit message (Expand)Author
2023-01-03version 1.19.0v1.19.0Canop
2023-01-03Nushell br function (#647)Denys Séguret
2022-11-04version 1.16.2Canop
2022-08-30upgrade version of crokeyCanop
2022-06-07update from clap2 to clap3Canop
2022-05-18Format counts of files with thousands separatorCanop
2021-10-29bunch of small improvements of clipboard & input fieldCanop
2021-06-11"client-server" no longer feature gatedCanop
2021-05-02spill some blood for the Clippy godCanop
2021-02-14fix broken selection bg in text preview when line numbers are shownCanop
2021-01-07allow specifying execution pattern as arrayCanop
2021-01-04:copy_line, for copying the selected line in previewCanop
2021-01-04fix handling of rules starting with '/' in the global gitignoreCanop
2020-12-24version 1.1.0Canop
2020-12-11use serde's derive to deserialize confCanop
2020-11-16refactor: crop moved to termimadCanop
2020-11-13add bacon.toml fileCanop