mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
353439aceeed6ab311a74fc38f15276f72c654a4

Unicode characters fit in 24 bits, so we can leave key_code as 64 bits and change KEYC_BASE down to 0x10000000.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%