add to todo.

SVN revision: 73581
This commit is contained in:
Carsten Haitzler 2012-07-11 14:51:53 +00:00
parent 187443ad74
commit 8fea697925
1 changed files with 7 additions and 1 deletions

8
TODO
View File

@ -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: