Add support for Plus as accelerator key, fixes #1050

This commit is contained in:
Cheng Zhao 2015-01-23 15:26:54 -08:00
parent 81b370ee9f
commit 33b6876cc1
2 changed files with 4 additions and 0 deletions

View file

@ -28,6 +28,7 @@ Linux and Windows to define some accelerators.
* `A` to `Z`
* `F1` to `F24`
* Punctuations like `~`, `!`, `@`, `#`, `$`, etc.
* `Plus`
* `Space`
* `Backspace`
* `Delete`