mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-15 22:45:46 +01:00
Merge some recent fixes into 1.0b5 branch.
This commit is contained in:
@@ -175,6 +175,9 @@ var Modes = Module("modes", {
|
||||
}
|
||||
});
|
||||
},
|
||||
cleanup: function () {
|
||||
modes.reset();
|
||||
},
|
||||
|
||||
_getModeMessage: function () {
|
||||
// when recording a macro
|
||||
|
||||
Reference in New Issue
Block a user