summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-10 20:35:52 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-10 20:35:52 +0200
commit479176671b83f8edc366de87556104003fde880a (patch)
tree99338eb480e78f4e995d8f865733b69172e795e9 /TODO.org
parentNew TODO's (diff)
download42-minishell-479176671b83f8edc366de87556104003fde880a.tar.gz
42-minishell-479176671b83f8edc366de87556104003fde880a.tar.bz2
42-minishell-479176671b83f8edc366de87556104003fde880a.tar.xz
42-minishell-479176671b83f8edc366de87556104003fde880a.tar.zst
42-minishell-479176671b83f8edc366de87556104003fde880a.zip
Okok
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 89f4d3d..0975449 100644
--- a/TODO.org
+++ b/TODO.org
@@ -2,6 +2,7 @@
** DONE PWD=qwe; pwd <== recheck
** DONE VISUAL=qweqwe crontab -e <=== deal with it
** DONE cd qweqwe <=== stderr
+** TODO lpipes leaks <=== this is a big one (split lpipes | lcom | com)
** TODO [#C] Handle memory
* Stuff to add
@@ -9,4 +10,5 @@
** TODO [#A] Proper ~ subst
** TODO [#B] && ||
** TODO [#B] &
+** TODO [#C] $_
** TODO [#C] Norm