TODO += more stuff
This commit is contained in:
parent
cf0ab1d36a
commit
c0933b9e3d
2
TODO
2
TODO
@ -89,6 +89,7 @@ Bugs
|
||||
Style
|
||||
=====
|
||||
|
||||
- add generator which yields tab widgets instead doing range() foo
|
||||
- initialize completion models at some nicer place (not in widget)
|
||||
- move curcommand stuff to other places (e.g. current widget, etc.)
|
||||
maybe rename curcommand to commands or so?
|
||||
@ -122,6 +123,7 @@ Major features
|
||||
Minor features
|
||||
==============
|
||||
|
||||
- max height for completion (be smaller if possible)
|
||||
- tab should directly insert word and space if there's only one option
|
||||
- vertical tabbar
|
||||
- reload config command
|
||||
|
Loading…
Reference in New Issue
Block a user