mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-17 06:25:58 +01:00
Add support for verbose :set querying of options.
Querying of commands, autocommands, mappings, abbreviations, highlight groups, and styles should also be supported.
This commit is contained in:
@@ -804,6 +804,7 @@ const liberator = (function () //{{{
|
||||
try
|
||||
{
|
||||
vbs.set(args.count > -1 ? args.count : 1);
|
||||
vbs.setFrom = null;
|
||||
liberator.execute(args[0], null, true);
|
||||
}
|
||||
finally
|
||||
|
||||
Reference in New Issue
Block a user