summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouie <lshprung@yahoo.com>2021-07-31 12:03:49 -0700
committerlouie <lshprung@yahoo.com>2021-07-31 12:03:49 -0700
commitd41dda27586bccde40991f76e2a3e24c586f1743 (patch)
tree08032932a145f06fac4028659deedd9ff5b7f6c1
parentc21fbd4582ef016c4b195bfa7db8727914befb15 (diff)
Update tasklist
-rw-r--r--tasklist.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/tasklist.md b/tasklist.md
index e53253c..c7e884d 100644
--- a/tasklist.md
+++ b/tasklist.md
@@ -2,9 +2,9 @@
## FIXME
-- If giving invalid config path for -c|--cfg\_path flag, program crashes
+- **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
+- **On Windows, running without alias option turned on in cfg causes instability**
### Completed
@@ -12,9 +12,11 @@
## TODO
-- Make F5 reload the program (including rereading the cfg file)
-- Add cfg option "addRaw" and "addNameRaw" to add an entry that does not get quoted in the syscall
+- **Make F5 reload the program (including rereading the cfg file)**
+- **Add cfg option "addRaw" and "addNameRaw" to add an entry that does not get quoted in the syscall**
- This can lead to greater possibilites, such as custom launchers per entry and passing suffix flags
- These options would deprecate "addNameF" and similar options
### Completed
+
+- Create a task list to keep track of ideas and bugs - Added in commit `c21fbd4582ef016c4b195bfa7db8727914befb15`