CVS: cvs.openbsd.org: src
Nicholas Marriott <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/06 09:41:31 Modified files: usr.bin/tmux : screen-write.c Log message: When sync is enabled, we need to mark the whole scroll region dirty if there has been any scrolling. GitHub issue 5330.