mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 23:58:00 +01:00
fixed system() and other io methods
This commit is contained in:
@@ -127,7 +127,6 @@ vimperator.Commands = function () //{{{
|
||||
/////////////////////////////////////////////////////////////////////////////{{{
|
||||
|
||||
var exCommands = [];
|
||||
var lastRunCommand = ""; // updated whenever the users runs a command with :!
|
||||
|
||||
// in '-quoted strings, only ' and \ itself are escaped
|
||||
// in "-quoted strings, also ", \n and \t are translated
|
||||
|
||||
Reference in New Issue
Block a user