mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 07:07:59 +01:00
Try harder not to count invisible elements in <count>gi.
This commit is contained in:
@@ -285,6 +285,8 @@ const Command = Class("Command", {
|
||||
*/
|
||||
replacementText: null
|
||||
}, {
|
||||
bindMacro: function (args, default_) {
|
||||
},
|
||||
|
||||
// TODO: do we really need more than longNames as a convenience anyway?
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user