CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/17 07:01:04
Modified files:
usr.bin/tmux : server-client.c tmux.h
Log message:
Add a five second limit on pasting for terminals which mysteriously lose
the end sequence if the paste is too big (that is, Terminal.app).
Reported by Garri Djavadyan in GitHub issue 4527.
