CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/12 13:41:06
Modified files:
usr.bin/tmux : input.c server-client.c tmux.h
Log message:
Make requests to the external terminal one queue instead of one by type,
and include any other requests as well so that ordering is maintained.
