mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 09:24:12 +01:00
fixed macros. Also don't push echomsgs to the multiline for now
This commit is contained in:
@@ -562,7 +562,7 @@ function Events() //{{{
|
||||
}
|
||||
|
||||
// return true when load successful, or false otherwise
|
||||
function waitForPageLoaded() events.waitForPageLoaded();
|
||||
function waitForPageLoaded() events.waitForPageLoad();
|
||||
|
||||
// load all macros inside ~/.vimperator/macros/
|
||||
// setTimeout needed since io. is loaded after events.
|
||||
|
||||
Reference in New Issue
Block a user