summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2012-01-19 20:13:41 +0000
committerMaxime Coste <frrrwww@gmail.com>2012-01-19 20:13:41 +0000
commit2fe07d2dadec5014bab0ca1ef3eaf4a6ca9d0896 (patch)
tree2336935eaf7d677e40b72e6c57392f6238797eb8
parent541872cafac3b905ab59c5a4f49fbfd5cde4c54a (diff)
TODO: Add history support
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index affdd2e8..6523f8c6 100644
--- a/TODO
+++ b/TODO
@@ -20,6 +20,8 @@ Medium Priority
* Write a MemoryView class and port const vectors parameters to memory
views in order to avoid useless memory copies.
+* History support for commands, search pattern...
+
Low Priority
------------