CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/05/07 05:24:03

Modified files:
        usr.bin/tmux   : cmd-copy-mode.c server-client.c tmux.h 
                         tty-keys.c 

Log message:
Treat keys in identify mode (display-panes) specially and handle them
immediately rather than queuing them (the command can block the queue
which means they were not being seen until it finished which was too
late). Reported by denis@ and solene@, ok solene@.

Reply via email to