CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/25 12:57:25
Modified files:
usr.bin/tmux : cmd-parse.y cmd-send-keys.c grid.c input-keys.c
key-string.c status.c tmux.h tty-keys.c utf8.c
Log message:
Use the internal representation for UTF-8 keys instead of wchar_t and
drop some code only needed for that.
