Document an annoyance with Grave Escape and macOS Terminal (#5483)

This commit is contained in:
fauxpark 2019-03-25 11:11:26 +11:00 committed by Drashna Jaelre
parent f1d921bee6
commit 3510d8dc8d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ If Mary presses GESC on her keyboard, the OS will see an KC_ESC character. Now i
### Caveats
* On macOS CMD/GUI + KC_GRV is actually mapped to a hot key so it will not output a backtick.
On macOS, Command+<code>&#96;</code> is by default mapped to "Move focus to next window" so it will not output a backtick. Additionally, Terminal always recognises this shortcut to cycle between windows, even if the shortcut is changed in the Keyboard preferences.
## Configuration