diff options
-rw-r--r-- | todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index bde9a89..36eeb05 100644 --- a/todo.txt +++ b/todo.txt @@ -124,3 +124,4 @@ TODO: Entering more than one key "at once" into a text input element will only move the cursor right by one character, not by the length of the inputted text. (This is an issue when pasting or spamming the keyboard.) Should be fixed in tui-lib. + (Done!) |