Skip to content

Commit

Permalink
also fixed really long lines (longer than textbox width * 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
mecaneer23 committed Dec 12, 2023
1 parent aae7676 commit fe8c61f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions todo.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
-1 fix strikethrough
-1 fix long lines (longer than width // 2 - 1)
-1 fix moving down onto a toggled line
+2 fix lines longer than textbox during editing
-2 fix really long lines (longer than textbox width * 2)
-3 make it work on windows
-3 appears to be a compatibility problem with python3.12
-4 implement multiline todos
-4 allow multiline paste
-4 allow multiline print
-4 allow get_todo to use multiline editing
+4 allow get_todo to use multiline editing
- make startup faster
- fix silence if dependencies are not installed

0 comments on commit fe8c61f

Please sign in to comment.