diff --git a/TODO.md b/TODO.md index 7736856..06a8004 100644 --- a/TODO.md +++ b/TODO.md @@ -5,3 +5,4 @@ - Load from preferences in $XDG_CONFIG_HOME/edhex/preferences if they exist - Give CLI a flag for alternative location for preferences file - Give CLI flag for a state file. +- When a line isn't complete, the chars come too early. Fix this.