1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-28 08:45:49 +01:00
--HG--
extra : rebase_source : 6add6d006c1b04e5489968461d09056b3984bb5a
This commit is contained in:
Kris Maglione
2010-09-23 06:34:54 -04:00
parent 06215e2eb9
commit ed38a05313
2 changed files with 6 additions and 10 deletions

View File

@@ -27,8 +27,6 @@ BUGS:
9 One of the recent completion fixes seems to have broken the caret
position update. BLOCKER.
9 about:pentadactyl is currently about:undefined
9 */# are broken for the upteenth time E.g. * followed by n matches a
previously searched (/) for word not the word matched with *
- visual caret mode is broken, requires a manual page focus first anyway or
else it chucks, I haven't investigated --djk