From f4f8deacef43a130577825bc09b6b1124b33599d Mon Sep 17 00:00:00 2001 From: Martin Stubenschrott Date: Thu, 13 Nov 2008 00:51:48 +0000 Subject: [PATCH] another bug --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 36cffc10..dad559af 100644 --- a/TODO +++ b/TODO @@ -24,11 +24,14 @@ BUGS: - http://apcmag.com/why_os_x_106_snow_leopard_should_leave_powerpc_in_the_cold.htm - scrolls the wrong window with j/k (the green slashdot thing for me). +(recent CVS regressions): - A cached "awesomebar completion" result is still displayed, after the user removes "l" from the 'cpt' and no other matches are found - "History" struct is very slow, causing massive problems/delays at startup. Adding 1000 History structs to an array takes about a second here, while adding the same amount of ['a', 'b'] arrays just takes 4ms. Probably all Structs are slow, as removing the "icon" -> favicon field didn't make it faster. +- start with an empty window with an about:blank tab only: + :b a changes the (Untitled) title to "about:blank" FEATURES: 9 adaptive timeout for auto-completions, :set completions can be updated more often than