mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 14:12:27 +01:00
Allow argument to :w
This commit is contained in:
@@ -286,7 +286,7 @@ liberator.CommandLine = function () //{{{
|
||||
}
|
||||
catch (e)
|
||||
{
|
||||
liberator.echoerr(e.toString());
|
||||
liberator.echoerr(e);
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user