mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
The resize event was never deciding to actually resize the pane if there
was output in the pane faster than the timer would fire, so change how it works to only defer the timer again if the pane was actually resized within the last timer period. Reported by James Tai in GitHub issue 1880.
This commit is contained in:
Reference in New Issue
Block a user