summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)Author
2025-03-26Stylish `--help` + generate manpages (#27)v1.3.7Benjamin Chausse
* man page generation * generate VHS Gifs manually * goreleaser packages manpage
2025-01-16Central UI (#26)Benjamin Chausse
* migrate to urfave/cli V3 * Remove slider background * Force the use of TrueColor everywhere * All ui info in one location * Fix BinaryFill Example * Make unfocused tabs more faint * Fix color input width * Ctrl-c overrides color input and quits termpicker * docs: remove redundant comment * fix: refactor picker View()
2024-11-26fix: smoother progress bar (#21)Benjamin Chausse
2024-11-24feat: Notice messages when performing actions (#11)Benjamin Chausse
* Update releaser CI/CD version * feat: Notice messages when performing actions * Showcase notices in demo.gif
2024-11-24Goreleaser implementation works locally (#9)Benjamin Chausse
2024-11-24Rename go module and update Go versionBenjamin Chausse
2024-11-24Implement clipboardBenjamin Chausse
2024-11-23Semi-working POCBenjamin Chausse