summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-09-06 17:33:30 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-09-06 17:33:30 +0200
commit6b5a91d7e94b5fe40a20eed3ae1f2f3559c9248d (patch)
tree37aceb28c99d1de15f5c411d192905309af560b5 /TODO.org
parentIn progress boyyy (diff)
download42-minishell-6b5a91d7e94b5fe40a20eed3ae1f2f3559c9248d.tar.gz
42-minishell-6b5a91d7e94b5fe40a20eed3ae1f2f3559c9248d.tar.bz2
42-minishell-6b5a91d7e94b5fe40a20eed3ae1f2f3559c9248d.tar.xz
42-minishell-6b5a91d7e94b5fe40a20eed3ae1f2f3559c9248d.tar.zst
42-minishell-6b5a91d7e94b5fe40a20eed3ae1f2f3559c9248d.zip
TODO.org update
Diffstat (limited to '')
-rw-r--r--TODO.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 62f583e..fd602a9 100644
--- a/TODO.org
+++ b/TODO.org
@@ -8,6 +8,7 @@
** DONE [#A] Multiline pipes (ls |)
** TODO [#A] Go full tok + quotes
** TODO [#A] ls qweqwe; echo $? <---- substitute
+** TODO [#A] Careful p_line \;
** TODO [#A] <>>
** DONE [#B] forked write(2) stuff on cd
** DONE [#B] Multiline && ||