From a37bf60bf67868b74f8829c2c07a2a8edde207c4 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 8 Aug 2022 13:06:32 -0700 Subject: [PATCH] update TODO --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index ff3872dbe..7a284dfc6 100644 --- a/TODO.md +++ b/TODO.md @@ -13,7 +13,6 @@ Performance: Correctness: * `exit` in the shell should close the window -* scrollback: reflow on resize * test wrap against wraptest: https://github.com/mattiase/wraptest - automate this in some way