CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/17 02:58:47
Modified files:
usr.bin/tmux : options-table.c resize.c
Log message:
Add a window-resized hook which is fired when the window is actually
resized which may be later than the client resize, GitHub issue 2995.
