Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-25 | feat: 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-25 | fix: 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-25 | Accept initial color using -c flag (#14) | Benjamin Chausse | |
2024-11-25 | fix: enhance readme, and update notice duration (#12) | Benjamin Chausse | |
* Move main.go to root for easy go install ... * Better README * elongate notice duration |