From c0933b9e3d4f87ca725898f1265ce55bdc5422d6 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 12 May 2014 23:03:41 +0200 Subject: [PATCH] TODO += more stuff --- TODO | 2 ++ 1 file changed, 2 insertions(+) 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