update TODO

This commit is contained in:
Boris Faure 2014-10-04 17:54:09 +02:00
parent 1574a5a424
commit c17f241cb4
1 changed files with 0 additions and 2 deletions

2
TODO
View File

@ -14,8 +14,6 @@ make it a first-class terminal:
[ ] scrollbar (elm scroller that mirrors the term smart size/position
- gives us fingerscroll - layer on top of term smart, stick
invisible rect inside to track for scrolling etc.)
[ ] selection off edge scrolls in that direction (as per selection
mode too if it gets NEAR an edge)
[ ] selection mode mirrors entry style for touch displays (handle
on_hold flags, etc.)
[ ] fast text/regex searching similar to urxvt