diff --git a/TODO b/TODO index 8e1e737c8..5bca13b55 100644 --- a/TODO +++ b/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