mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 18:54:12 +01:00
Document events.finishRecording.
This commit is contained in:
@@ -418,6 +418,7 @@ var Events = Module("events", {
|
||||
}
|
||||
},
|
||||
|
||||
/** Terminates the recording of the current key event macro. */
|
||||
finishRecording: function () {
|
||||
modes.recording = false;
|
||||
this._macros.set(this._currentMacro, {
|
||||
|
||||
Reference in New Issue
Block a user