aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index dcd62e0..6b3488a 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,7 @@ Checklist:
[ ] I
[ ] II
[ ] III
+[ ] IV
I: Add a flag that allows the user to specify a tab width. At the moment tab
@@ -68,3 +69,7 @@ III: Add a new flag for assuming all lines are of the same length as the longest
│ return EXIT_SUCCESS; │
│ } │
└──────────────────────────────────────────┘
+
+
+IV: Add completions for the most popular interactive shells. This includes
+ bash, zsh, and fish.