Skip to content

Commit 3a7faca

Browse files
update
1 parent 88cd698 commit 3a7faca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/gettingstarted/basics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ As a reference the following table lists the keys you can use to control Albert:
5858

5959
| Key | Action |
6060
|-----------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------|
61-
| <kbd>Esc</kbd> | Hide Albert. |
62-
| Hold <kbd>Alt</kbd><br><kbd>Ctrl</kbd>+<kbd>Return</kbd> | Show actions. |
63-
| Hold <kbd>Meta</kbd> | Show fallbacks. |
61+
| <kbd>Esc</kbd> | Hide the window. |
62+
| <kbd>Alt (Hold)</kbd><br><kbd>Ctrl</kbd>+<kbd>Return</kbd> | Show actions. |
63+
| <kbd>Meta (Hold)</kbd> | Show fallbacks. |
6464
| <kbd>Shift</kbd>+<kbd>⬆</kbd> | Next entry in input history. |
6565
| <kbd>Shift</kbd>+<kbd>⬇</kbd> | Previous entry in input history. |
6666
| <kbd>Tab</kbd> | Activate input action of the selected item (evaluation, completion, etc). |

0 commit comments

Comments
 (0)