1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-10 12:54:10 +01:00

another bug

This commit is contained in:
Martin Stubenschrott
2008-11-13 00:51:48 +00:00
parent de8dc7c06e
commit f4f8deacef

3
TODO
View File

@@ -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<tab> changes the (Untitled) title to "about:blank"
FEATURES:
9 adaptive timeout for auto-completions, :set completions can be updated more often than