diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-11-24 03:21:24 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-11-24 03:21:24 -0500 |
commit | 84221bddb581ecdb78ba36e2cf5e61665f2be5f9 (patch) | |
tree | 37806a6b54ffc861ff36c43af4707df16a37c424 | |
parent | 66c3a134780857cb91ac86f7eb17b51d573fa176 (diff) |
Update tasklist checkmarks in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Here is my roadmap to reach what I would consider a finished state: - [ ] Make the preview windows prettier (perhaps same width as the sliders) - [ ] Add Box-drawing to the picker and the previewer - [ ] Add more color conversion unit-tests around edge case colors -- [ ] Make sliders reach the correct length on init/tab without pressing `j`,`k` +- [X] Make sliders reach the correct length on init/tab without pressing `j`,`k` [1]: https://github.com/charmbracelet/lipgloss |