From a74680d57ad2381ab43527a1bc57164aa38dcf96 Mon Sep 17 00:00:00 2001 From: Mecaneer23 <74385377+Mecaneer23@users.noreply.github.com> Date: Sat, 23 Mar 2024 22:15:01 -0500 Subject: [PATCH] chore: update todos --- todo.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 0db6157..c5162f6 100644 --- a/todo.txt +++ b/todo.txt @@ -11,4 +11,6 @@ -r fix: remove silence if dependencies are not installed +c feat: add alert menu -c display one todo at a time as an alternative to magnify - -c display prompts instead of failing silently if dependencies aren't installed \ No newline at end of file + -c display prompts instead of failing silently if dependencies aren't installed + -c update readme to include new commands (backspace, this, etc) +-b fix: overflow when appending to center of todo \ No newline at end of file