MUSHclient macros (function keys)
- Up to 30 different keys can be used for single-keystroke entry of commands (F2 to F12, Ctrl+F2 to Ctrl+F12 and so on)
- Common actions (north, south, up, down, take, drop etc.) are bound to easily remembered keys ("take" is Ctrl+T, "examine" is Ctrl+E, "say" is Ctrl+S etc.)
- The exact strings to be sent can be customised, so that you can make the "examine"
command send "@examine" if necessary (see example below)
