mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 12:17:59 +01:00
Revert commandline.status, commandline.error
This commit is contained in:
@@ -167,7 +167,7 @@ const util = { //{{{
|
||||
clipboardHelper.copyString(str);
|
||||
|
||||
if (verbose)
|
||||
commandline.status = "Yanked " + str;
|
||||
liberator.echo("Yanked " + str, commandline.FORCE_SINGLELINE);
|
||||
},
|
||||
|
||||
createURI: function createURI(str)
|
||||
|
||||
Reference in New Issue
Block a user