diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-11-08 01:10:21 -0500 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-11-08 01:10:21 -0500 |
| commit | 6e038b0c45c1c2e351ce6ead8b80bc7b1031988f (patch) | |
| tree | f8504b39e3785591d991d04e84e0448b62207df1 /README.md | |
| parent | d4769b0f2e4012af5949651aca4f60ade5b97b54 (diff) | |
some quality of life
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -45,6 +45,10 @@ cursor_color = (0.9, 0.9, 0.9, 0.5) - [x] "prompt" - [x] fuzzy filter - [x] config file +- [x] starting text +- [x] if lines provided are less than specified, set lines to smallest possible amount +- [ ] add ability to select the input field +- [ ] fix prompt clipping issue - [ ] border, top padding and set exact height - [ ] unicode + text shaping + display unrenderable characters as something |
