mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
There is no need to clear every line entirely before drawing to it, this
means moving the cursor and messes up wrapping. Better to just clear the sections that aren't written over. GitHub issue 2537.
This commit is contained in:
Reference in New Issue
Block a user