CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/03/31 05:46:44

Modified files:
        usr.bin/tmux   : input-keys.c key-string.c server-client.c 
                         tmux.h 

Log message:
Reorganize structure of key_code so that it can be built directly by
bitshifts rather than a load of huge switches, from Dane Jensen in
GitHub issue 4953.

Reply via email to