CreatBotMainsail/docs/quicktips/console-shortcuts.md
Paul Cutler be2efac9fd
docs: Update Quicktips (#518)
Reiview and update the whole Quicktip section with better readability, grammar and spelling.

Signed-off-by Paul Cutler paul@paulcutler.org
2022-01-18 14:14:53 +01:00

713 B

layout title parent has_children permalink description
default Console Shortcuts Quicktips false /quicktips/console-shortcuts Keyboard shortcuts are available for those who prefer shortcuts.

{{ page.title }}

{{ page.description }}

List of Commands

Issue a HELP command in the console to get a list of all available commands.

Autocomplete

You can start typing a command and then complete it with the Tab key. If there are several possibilities, a list of choices will be displayed.

Scroll through commands

Use the ↑ up and ↓ down arrow keys to scroll through previously used commands in the console.