mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 23:37:58 +01:00
fixed system() and other io methods
This commit is contained in:
@@ -134,7 +134,7 @@ vimperator.Completion = function () //{{{
|
||||
substrings = [];
|
||||
var nodes = [
|
||||
["BrowserExit", "when firefox exits"],
|
||||
["BrowserRestart", "when firefox restarts"],
|
||||
["BrowserRestart", "when firefox restarts"],
|
||||
["PageLoad", "when a page gets (re)loaded/opened"]
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user