| commit | 69e0b8326ad0a983759518b90ed8632146341acf | [log] [download] |
|---|---|---|
| author | nicm <nicm> | Thu Nov 12 11:05:34 2015 +0000 |
| committer | nicm <nicm> | Thu Nov 12 11:05:34 2015 +0000 |
| tree | 03f69cf9a96b5e87b760243cc535878940bc7a02 | |
| parent | 7062b0e65dcbb94bb190f6c50f4089b2ea6278bb [diff] |
Support UTF-8 key bindings by expanding the key type from int to uint64_t and converting UTF-8 to Unicode on input and the reverse on output. (This allows key bindings, there are still omissions - the largest being that the various prompts do not accept UTF-8.)