CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/24 15:10:05
Modified files:
usr.bin/tmux : window.c
Log message:
Free modes rather than going through reset when pane is destroyed as the
reset path may try to destroy the pane again.
