CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2021/06/10 01:38:28

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

Log message:
Move "special" keys into the Unicode PUA rather than making them top bit
set, some compilers do not allow enums that are larger than int. GitHub
issue 2673.

Reply via email to