CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/07 01:06:29
Modified files:
usr.bin/tmux : server-client.c
Log message:
If a non-repeating key is used when repeating, it should be treated as
an entirely new key press, not checked in root table and ignored if not
found. GitHub issue 1513.
