summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-22 19:58:27 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-22 19:58:27 +0200
commitf498fb6dbbeab4b2993b834a6abd41ba8c2ed316 (patch)
tree996160c574ef2efb0145fc9cf007404facf3977a /TODO.org
parentUnfinished (diff)
download42-minishell-f498fb6dbbeab4b2993b834a6abd41ba8c2ed316.tar.gz
42-minishell-f498fb6dbbeab4b2993b834a6abd41ba8c2ed316.tar.bz2
42-minishell-f498fb6dbbeab4b2993b834a6abd41ba8c2ed316.tar.xz
42-minishell-f498fb6dbbeab4b2993b834a6abd41ba8c2ed316.tar.zst
42-minishell-f498fb6dbbeab4b2993b834a6abd41ba8c2ed316.zip
On the way but norm this shit
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 893d935..9fbf91d 100644
--- a/TODO.org
+++ b/TODO.org
@@ -49,6 +49,7 @@
** TODO Handle memory
** TODO Fix ~ only first pos of arg
** TODO exit 25 leak is back
+** TODO -c option full redo
** TODO Various in-code TODO
* Stuff to add