modify TODO

This commit is contained in:
mcolonna 2024-06-12 13:52:01 +02:00
parent 1f0887e7db
commit 435d06f3a9

View file

@ -1,5 +1,3 @@
- working history (rl_* functions?)
- '<<' with history?
- finding commands
- built-in commands
- signals
@ -20,5 +18,9 @@
- need to free value returned by readline
- the builtins should get all arguments and check if they're good
(unnecessary part)
- working history (rl_* functions?)
- '<<' with history?
(also search TODO and FIXME in the files)
(also check if it works at the cluster (might need libreadline-dev))