49
edits
| Line 18: | Line 18: | ||
: [[MACRO alias|alias]] - alias, /alias - New named script. Will change existing alias if already created. | : [[MACRO alias|alias]] - alias, /alias - New named script. Will change existing alias if already created. | ||
: [[MACRO bind|bind]] - bind, /bind - Key to script. Map a key to a script block. | : [[MACRO bind|bind]] - bind, /bind - Key to script. Map a key to a script block. | ||
: [[MACRO echo|echo]] - echo, /echo - Key to script. Map a key to a script block. | |||
: [[MACRO bind|print]] - print, /print - Key to script. Map a key to a script block. | |||
: [[MACRO bind|context]] - context, /context - Key to script. Map a key to a script block. | |||
: [[MACRO bind|run]] - run, /run - Key to script. Map a key to a script block. | |||