mirror of
https://github.com/tmux/tmux.git
synced 2025-09-05 16:27:03 +00:00
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.)
This commit is contained in:
Reference in New Issue
Block a user