1
0
Fork 0

Add {PLOVER:SUGGESTIONS}

This commit is contained in:
antistic 2022-02-07 14:02:43 +00:00
parent 834417ec84
commit ac013b01ea
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ These commands are not in `commands.json` by default, but can be added to a dict
| Command name| Command | _Suggested_ Stroke | Description |
|----------|----------| ----------| ----------|
| Look Up Stroke | `{PLOVER:LOOKUP}` | `PHR*UP` | Open a search dialog that you write a translation into to get a list of entries in your dictionaries. |
| Suggestions | `{PLOVER:SUGGESTIONS}` | `PHROGS` (think PLOSHUN) for PLOver suggesTION) | Open and focus the plover suggestions window which will suggest alternative ways of writing |
| Configure | `{PLOVER:CONFIGURE}` | `PHROFG` (think PLOFG, for PLOver conFiG) | Open and focus the Plover configuration window. |
| Focus | `{PLOVER:FOCUS}` | `PHROFBGS` (think PLOFKS, for PLOver focus) | Open and focus the main Plover window. |
| Quit | `{PLOVER:QUIT}` | `PHROBGT` (think PLOKT, for PLOver **qu**i**t**) | Quit Plover entirely. |