Browse Source

:memo: Document 'Tab' as a supported accelerator.

[ci skip]
Daniel Pham 9 years ago
parent
commit
9a72afc963
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/api/accelerator.md

+ 1 - 0
docs/api/accelerator.md

@@ -41,6 +41,7 @@ The `Super` key is mapped to the `Windows` key on Windows and Linux and
 * Punctuations like `~`, `!`, `@`, `#`, `$`, etc.
 * `Plus`
 * `Space`
+* `Tab`
 * `Backspace`
 * `Delete`
 * `Insert`