diff --git a/dev/TODO b/dev/TODO index dbedcb9..3edd17c 100644 --- a/dev/TODO +++ b/dev/TODO @@ -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))