summaryrefslogtreecommitdiffstats
path: root/TODO.org
blob: c506425588611471e66a875ec89c215cce3e2f29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* Stuff to fix
** DONE PWD=qwe; pwd <== recheck
** DONE VISUAL=qweqwe crontab -e <=== deal with it
** DONE cd qweqwe <=== stderr
** DONE [#A] lpipes leaks <=== this is a big one (split lpipes | lcom | com)
** TODO [#C] fix that goddamn exit(2) 25 leak
** TODO [#C] lpipes leaks on builtins (same as above man)
** TODO [#C] Handle memory

* Stuff to add
** DONE [#A] builtins to pipes
** TODO [#A] Proper ~ subst
** DONE [#B] && ||
** TODO [#B] &
** TODO [#C] $_
** TODO [#C] Norm