CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/04 13:49:57
Modified files:
usr.bin/tmux : format-draw.c format.c
Log message:
Do not read over buffer if format is a single #, and do not loop forever
if UTF-8 is unfinished in a format. Reported by Giorgi Kobakhia im
GitHub issue 4735.
