CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/19 07:25:00
Modified files:
usr.bin/tmux : key-string.c server-client.c
Log message:
A few fixes to make modifier keys and dragging work - need to remove the
modifiers before checking for the dragging marker key, and apply them
before looking up the end key. Also fix key-to-string with modifiers for
special keys.
