update TODO

This commit is contained in:
John Mair 2011-08-22 15:29:30 +12:00
parent 36c1300416
commit f4877b0d0f
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -12,6 +12,7 @@
* fix history saving (should not save all of Readline::HISTORY, but only what changed)
* prevent blank lines going to Readline::HISTORY
* ensure that cat --ex emulates the `whereami` format - includes line numbers and formatted the same, etc
* rename inp and out to _inp_ and _out_ otherwise than can overwrite locals by those names when debugging (not good)
0.9.3
* hist command now excludes last line of input (the command invocation itself)