From 01dedbda792e078d3d2e238b6ab8812ab0428747 Mon Sep 17 00:00:00 2001 From: John Baber-Lucero Date: Wed, 12 Jan 2022 23:35:16 +0000 Subject: [PATCH] TODO --- TODO.md | 1 + 1 file changed, 1 insertion(+) 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.