FiremacsWE
FiremacsWE copied to clipboard
Not Implemented: KillLineBackward
name: KillLineBackward case: Edit keyx: C-u body: this._sfun.resetMark(e); goDoCommand('cmd_selectBeginLine'); goDoCommand('cmd_copy'); goDoCommand('cmd_deleteToBeginningOfLine'); this._sfun.resetMark(e); desc: kills the line backward type: