mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 23:02:27 +01:00
show 'Press ENTER or type command to continue' again
This commit is contained in:
@@ -158,7 +158,7 @@ const modes = (function () //{{{
|
|||||||
if (!options["showmode"])
|
if (!options["showmode"])
|
||||||
return;
|
return;
|
||||||
|
|
||||||
commandline.status = getModeMessage();
|
commandline.echo(getModeMessage(), "ModeMsg", commandline.DISALLOW_MULTILINE);
|
||||||
},
|
},
|
||||||
|
|
||||||
// add/remove always work on the extended mode only
|
// add/remove always work on the extended mode only
|
||||||
|
|||||||
Reference in New Issue
Block a user