CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/16 10:35:13
Modified files:
usr.bin/tmux : cmd-list-keys.c cmd-queue.c cmd-send-keys.c
input-keys.c key-bindings.c key-string.c menu.c
mode-tree.c options.c popup.c server-client.c
status.c tmux.h tty-keys.c window-customize.c
window.c
Log message:
Separate key flags and modifiers, log key flags, make the "xterm" flag
more explicit and fix M- keys with a leading escape.
