FiremacsWE icon indicating copy to clipboard operation
FiremacsWE copied to clipboard

Not Implemented: MoveTop

Open brudgers opened this issue 7 years ago • 0 comments

name: MoveTop case: Edit keyx: M-< body: if (this._sfun.marked(e)) { goDoCommand('cmd_selectTop'); } else { goDoCommand('cmd_moveTop'); } desc: moves to the top type:

brudgers avatar Nov 17 '17 15:11 brudgers