add to todo.
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 11 Jul 2012 14:51:53 +0000 (14:51 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 11 Jul 2012 14:51:53 +0000 (14:51 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73581 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

TODO

diff --git a/TODO b/TODO
index 99621e1..29d77cc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,11 +19,17 @@ make it a first-class terminal:
     on_hold flags, etc.)
 [ ] selection off edge scrolls in that direction (as per selection
     mode too if it gets NEAR an edge)
-[ ] make selection theme nice
+[ ] selection should become single edje object so it can be styled nicely
 [ ] selection should have handles on the start/end so u can drag and
     change its size once there
 [ ] improve selection text extraction logic so its reliable
 [ ] fast text/regex searching similar to urxvt
+[ ] search in terminal (and keep highlighting until search cleared)
+[ ] single key combo to go into terminal command mode for search etc.
+[ ] logging of terminal to file
+[ ] number recognition with base conversion
+[ ] dnd of file to term offer to past path, with escapes or paste file
+    content (if text) with or without escaping
 
 things in future to make it totally kick-butt: