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/08/18 01:43:44 Modified files: usr.bin/tmux : control.c spawn.c tmux.h Log message: When a pane is respawned, reset the control mode offsets. GitHub issue 5498 from Alex Rattray.