From f2bec33ebc703d51a74ef17ab0624e615ba16fce Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Thu, 6 Nov 2025 18:34:01 -0500 Subject: fix memory leak --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f82451f..5725de9 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,10 @@ cursor_color = (0.9, 0.9, 0.9, 0.5) - [x] fuzzy filter - [x] config file - [ ] border, top padding and set exact height -- [ ] unicode + text shaping +- [ ] unicode + text shaping + display unrenderable characters as something Stretch: - [ ] clean up the code (src folder, rename some files) - [ ] input fluff (icons, descriptions, output names) - [ ] arguments to override config such as fancy scroll? +- [ ] response history -- cgit v1.2.3