From 066ed27f2080fd0d4e7cb08559ac2183557b9f9a Mon Sep 17 00:00:00 2001 From: ilya Date: Sat, 5 Dec 2009 15:49:02 -0800 Subject: Refactor the command parser to not store invalid keys in the two-key buffer. Also, if the second key is itself a valid first key or a standalone command, keep it or execute it accordingly. Closes #20. --- background_page.html | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/background_page.html b/background_page.html index a370ec2e..bc908481 100644 --- a/background_page.html +++ b/background_page.html @@ -3,6 +3,7 @@ -- cgit v1.2.3