diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-10-18 13:10:59 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-10-18 13:10:59 -0400 |
| commit | acef4398df70b984ad6f2f403b2fa55c72219c73 (patch) | |
| tree | 34f1a4a87929d9d4aefec12c0e015ef2b8d0ccc8 /README.md | |
| parent | 24fb6ee3b2d6e3c68410e439c7395f5058dabce5 (diff) | |
improve text rendering
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -6,12 +6,14 @@ To build: `make` ## Todo - - [x] "selection" - [x] figure out whats going on with stderr and exit code -- [ ] cursor +- [ ] unicode - [ ] fuzzy filter and sort filtering by match % +- [ ] cursor - [ ] fancy highlights - [ ] scrolling -- [ ] unicode - [ ] kerning -- [ ] input fluff - [ ] config file - [ ] emacs keybindings +- [ ] special mode if there is no stdin +- [ ] input fluff +- [ ] "prompt" |
