summaryrefslogtreecommitdiff
path: root/internal/slider
AgeCommit message (Collapse)Author
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: add help at the bottom (#5)Benjamin Chausse
* Attemp at using goreleaser * Fix syntax error in .goreleaser.yml * fix: Check roadmap feature for clipboard (README) * feat: add help menu at the bottom (#4) * MVP for a help menu * fix: commented code is evil
2024-11-24Instant slider animationBenjamin Chausse
2024-11-24Rename go module and update Go versionBenjamin Chausse
2024-11-23Semi-working POCBenjamin Chausse