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