From 80719d1467fe354f968ea81b89a25f88c70a297d Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 6 Aug 2022 11:19:23 -0700 Subject: [PATCH] update TODO --- TODO.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO.md b/TODO.md index 0566eda40..b690b4222 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,5 @@ Bugs: -* If you set the screen size to really small, vttest crashes the emulator - Zig stack traces are currently broken to debug * Underline should use freetype underline thickness hint * Any printing action forces scroll to jump to bottom, this makes it impossible to scroll up while logs are coming in or something