mirror of
https://github.com/tmux/tmux.git
synced 2026-06-30 15:01:16 +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
tmux source code
Languages
C
84.5%
Roff
6.9%
Shell
6.2%
Yacc
1.2%
M4
0.7%
Other
0.5%