From 77798c73c5ce16ef355436816514d703dfc84464 Mon Sep 17 00:00:00 2001 From: louie Date: Sun, 1 Aug 2021 13:36:48 -0700 Subject: Fixed invalid config path crash --- tasklist.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tasklist.md') diff --git a/tasklist.md b/tasklist.md index c7e884d..14a7ea1 100644 --- a/tasklist.md +++ b/tasklist.md @@ -2,12 +2,12 @@ ## FIXME -- **If giving invalid config path for -c|--cfg\_path flag, program crashes** - - Should give a formal error message - **On Windows, running without alias option turned on in cfg causes instability** ### Completed +- If giving invalid config path for -c|--cfg\_path flag, program crashes + --- ## TODO -- cgit