mirror of
https://github.com/tmux/tmux.git
synced 2025-01-26 16:13:34 +00:00
enum values need to fit in 32 bits; we only use enum for numbering and
Unicode characters fit in 24 bits, so we can leave key_code as 64 bits and change KEYC_BASE down to 0x10000000.
This commit is contained in:
parent
382e09bed1
commit
353439acee
Loading…
Reference in New Issue
Block a user