modify TODO
This commit is contained in:
parent
1f0887e7db
commit
435d06f3a9
1 changed files with 4 additions and 2 deletions
6
dev/TODO
6
dev/TODO
|
@ -1,5 +1,3 @@
|
||||||
- working history (rl_* functions?)
|
|
||||||
- '<<' with history?
|
|
||||||
- finding commands
|
- finding commands
|
||||||
- built-in commands
|
- built-in commands
|
||||||
- signals
|
- signals
|
||||||
|
@ -20,5 +18,9 @@
|
||||||
- need to free value returned by readline
|
- need to free value returned by readline
|
||||||
- the builtins should get all arguments and check if they're good
|
- 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 search TODO and FIXME in the files)
|
||||||
(also check if it works at the cluster (might need libreadline-dev))
|
(also check if it works at the cluster (might need libreadline-dev))
|
||||||
|
|
Loading…
Add table
Reference in a new issue