summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
13 daysFirst attempt at auto-resizecentral-uiBenjamin Chausse
13 daysfix: refactor picker View()Benjamin Chausse
13 daysdocs: remove redundant commentBenjamin Chausse
13 daysCtrl-c overrides color input and quits termpickerBenjamin Chausse
13 daysFix color input widthBenjamin Chausse
13 daysMake unfocused tabs more faintBenjamin Chausse
13 daysFix BinaryFill ExampleBenjamin Chausse
13 daysAll ui info in one locationBenjamin Chausse
2024-12-27Force the use of TrueColor everywhereBenjamin Chausse
2024-12-27Remove slider backgroundBenjamin Chausse
2024-12-27migrate to urfave/cli V3Benjamin Chausse
2024-12-17hopingHEADmasterBenjamin Chausse
2024-12-17fix typoBenjamin Chausse
2024-12-17Simplify actionBenjamin Chausse
2024-12-17attempt to fix docker build errBenjamin Chausse
2024-12-17fix repo uriBenjamin Chausse
2024-12-17fix docker contextBenjamin Chausse
2024-12-17non-auto docker setupBenjamin Chausse
2024-12-17code 18Benjamin Chausse
2024-12-17Merge branch 'master' of gh:ChausseBenjamin/termpickerBenjamin Chausse
2024-12-17attempt to fix gh actionBenjamin Chausse
2024-12-17Update generated VHS GIFvhs-action 📼
2024-12-17tmp fixBenjamin Chausse
2024-12-17dockerfile naming fixBenjamin Chausse
2024-12-17Update generated VHS GIFv1.3.6vhs-action 📼
2024-12-17Github workflow to publish to the AUR (#25)Benjamin Chausse
2024-12-17Update generated VHS GIFvhs-action 📼
2024-12-17Copy hex escape sequences directly (#24)Benjamin Chausse
Co-authored-by: Benjamin Chaussé <Benjamin.Chausse@goto.com>
2024-11-26Update generated VHS GIFv1.3.5vhs-action 📼
2024-11-26Enforce 60fps demo.gif (#22)Benjamin Chausse
2024-11-26Update generated VHS GIFvhs-action 📼
2024-11-26fix: smoother progress bar (#21)Benjamin Chausse
2024-11-26fix: friendly version name for `go install ...` (#20)v1.3.4Benjamin Chausse
* Better when installing with `go install ...`
2024-11-26Update generated VHS GIFv1.3.3vhs-action 📼
2024-11-26Fix logs (#19)Benjamin Chausse
* Implement logsink instead of relying on /dev/null * Add version during build to `--help` * Update README roadmap * Make Goreleaser inject build-time variables
2024-11-26Update generated VHS GIFv1.3.2vhs-action 📼
2024-11-25fix: logs, readme, release version (#18)Benjamin Chausse
* Implement logsink instead of relying on /dev/null * Add version during build to `--help` * Update README roadmap
2024-11-26Update generated VHS GIFv1.3.1vhs-action 📼
2024-11-25underline+bold+bright to indicate active tab (#17)Benjamin Chausse
2024-11-26Update generated VHS GIFv1.3.0vhs-action 📼
2024-11-25feat: Interactive input (#16)Benjamin Chausse
* Refactor copy keybinds into single help entry * Manually input color values at runtime * Showcase input instead of clipboard in demo * more vhs updates
2024-11-25Update generated VHS GIFv1.2.0vhs-action 📼
2024-11-25fix: initial color notice didn't expire (#15)Benjamin Chausse
* Accept initial color using -c flag * fix: Initial color notice expiry * Inform user of detected initial color
2024-11-25Update generated VHS GIFvhs-action 📼
2024-11-25Accept initial color using -c flag (#14)Benjamin Chausse
2024-11-25Update generated VHS GIFvhs-action 📼
2024-11-25fix vhs build command (#13)Benjamin Chausse
2024-11-25fix: enhance readme, and update notice duration (#12)Benjamin Chausse
* Move main.go to root for easy go install ... * Better README * elongate notice duration
2024-11-24Update generated VHS GIFv1.1.0vhs-action 📼
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