mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-24 01:35:45 +01:00
allow {count}, and other flags, to be passed to e user mapping's action
This commit is contained in:
@@ -63,7 +63,6 @@ function Map(mode, cmds, action, extra_info) //{{{
|
||||
this.cancel_mode = extra_info.cancel_mode || false;
|
||||
this.always_active = extra_info.always_active || false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Map.prototype.hasName = function(name)
|
||||
|
||||
Reference in New Issue
Block a user