]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Document an annoyance with Grave Escape and macOS Terminal (#5483)
authorfauxpark <fauxpark@gmail.com>
Mon, 25 Mar 2019 00:11:26 +0000 (11:11 +1100)
committerDrashna Jaelre <drashna@live.com>
Mon, 25 Mar 2019 00:11:26 +0000 (17:11 -0700)
docs/feature_grave_esc.md

index a7261d2dc88797f8bbe81c87096babfebc94320e..f57c6042ca5a0a97dea440a13aed4415ce9ce854 100644 (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