diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-11-08 18:17:52 -0500 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-11-08 18:17:52 -0500 |
| commit | d0b1b2db2210d4fe31701d144d03a37ea55ece00 (patch) | |
| tree | e23a61d925aca202b8835f8f8e3c34097e4ce783 /README.md | |
| parent | 6e038b0c45c1c2e351ce6ead8b80bc7b1031988f (diff) | |
allow selecting the prompt
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ cursor_color = (0.9, 0.9, 0.9, 0.5) - [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 +- [x] 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 |
