Deploying to gh-pages from master @ 9e92d8a905 🚀

This commit is contained in:
zvecr 2022-01-14 14:49:27 +00:00
parent 496e7e075f
commit 6236648169
1 changed files with 1 additions and 1 deletions

View File

@ -763,7 +763,7 @@ See also: [Unicode Support](feature_unicode.md)
|Key |Aliases |Description |
|----------------------|---------|----------------------------------------------------------------|
|`UC(c)` | |Send Unicode code point `c` |
|`UC(c)` | |Send Unicode code point `c`, up to `0x7FFF` |
|`X(i)` | |Send Unicode code point at index `i` in `unicode_map` |
|`XP(i, j)` | |Send Unicode code point at index `i`, or `j` if Shift/Caps is on|
|`UNICODE_MODE_FORWARD`|`UC_MOD` |Cycle through selected input modes |