From 4cf46a797145b378dc543346403d54b72b9d2a83 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 3 Oct 2022 18:15:49 +0200 Subject: Add TODO #4 --- TODO | 5 +++++ 1 file changed, 5 insertions(+) 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. -- cgit v1.2.3