Update TODO

This commit is contained in:
Florian Bruhin 2014-07-16 21:50:57 +02:00
parent 86b7ea4dfc
commit 5b152d922a

View File

@ -20,6 +20,7 @@ Before 0.1
- Implement some optional stuff from http://greenbytes.de/tech/tc2231/
(especially filename with Content-Disposition: inline)
- Icon
- Use profiler to check what uses most CPU -> probably add config cache
New big features
================
@ -103,6 +104,7 @@ Improvements / minor features
- :%! like feature to pipe current page through a filter.
- Add FIFOHandler based on asyncio if it's available
- Lazy tab loading
- Add command shortcuts to command completion
hints
-----