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/01 09:44:13 Modified files: usr.bin/tmux : screen-redraw.c screen-write.c tmux.h window.c Log message: Instead of fully redrawing the pane when sync ends, only redraw lines that have been changed.