diff options
author | nicm <nicm> | 2016-11-04 14:47:38 +0000 |
---|---|---|
committer | nicm <nicm> | 2016-11-04 14:47:38 +0000 |
commit | 353439aceeed6ab311a74fc38f15276f72c654a4 (patch) | |
tree | 057cd37f7cb2a878ef212293665f0d5711b02a75 /cmd-run-shell.c | |
parent | 382e09bed1bcf83eed98a36afa15f7dc9de18e72 (diff) | |
download | rtmux-353439aceeed6ab311a74fc38f15276f72c654a4.tar.gz rtmux-353439aceeed6ab311a74fc38f15276f72c654a4.tar.bz2 rtmux-353439aceeed6ab311a74fc38f15276f72c654a4.zip |
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.
Diffstat (limited to 'cmd-run-shell.c')
0 files changed, 0 insertions, 0 deletions