More TODO

This commit is contained in:
Florian Bruhin 2014-05-09 14:19:22 +02:00
parent 403bbe17e6
commit a514385ff5

5
TODO
View File

@ -91,6 +91,10 @@ Style
===== =====
- initialize completion models at some nicer place (not in widget) - initialize completion models at some nicer place (not in widget)
- add util function to check arg/count
- move curcommand stuff to other places (e.g. current widget, etc.)
maybe rename curcommand to commands or so?
also some curcommand stuff is in tabbedbrowser, etc.
Major features Major features
============== ==============
@ -116,6 +120,7 @@ Major features
Minor features Minor features
============== ==============
- Display metavars for commands in input bar.
- Use QCoreApplication instead of QApplication for .instance() - Use QCoreApplication instead of QApplication for .instance()
- count support for special keys - count support for special keys
- --set-as-default argument - --set-as-default argument