mirror of
https://github.com/tmux/tmux.git
synced 2026-07-16 14:01:16 +00:00
35092835b04fda9ab5b13517701d0ee096abe1c0
of characters which may be inserted or deleted is the screen width, not one less (and similarly for lines and height); and if characters or lines are deleted by moving the ones that follow, the space at the end needs to be cleared. This appears to solve long-standing redraw issues most visible when using the force-width option then scrolling in view(1) or unwrapping lines in emacs.
Description
tmux source code
Languages
C
77%
Shell
14.9%
Roff
6%
Yacc
1%
M4
0.6%
Other
0.4%