From 42690bbffc28f5dc5399002f31b65605811c154c Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Tue, 13 Jan 2026 22:16:50 -0500 Subject: improve todo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da5cf7f..2e538c8 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ cursor_color = (0.9, 0.9, 0.9, 0.5) - [x] starting text - [x] if lines provided are less than specified, set lines to smallest possible amount - [x] add ability to select the input field -- [ ] fix prompt clipping issue +- [x] fix prompt clipping issue (mostly) +- [ ] cursor actually inverts text (and doesn't display transparent) - [ ] border, top padding and set exact height - [ ] unicode + text shaping + display unrenderable characters as something -- cgit v1.2.3