From c01d6befef151bc9436e4ec6d1670060e3fd59dc Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 20 May 2022 16:03:50 -0700 Subject: [PATCH] update TODO --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.md b/TODO.md index a64dd953c..081b441b5 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,7 @@ +Bugs: + +* Paste puts a "v" at the end of the string + Performance: * libuv allocates on every read, we should use a read buffer pool @@ -23,3 +27,4 @@ Major Features: * Strikethrough * Emoji * Ligatures +