aboutsummaryrefslogtreecommitdiff
path: root/tmux.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-01 19:14:33 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-01 19:14:33 +0000
commit35092835b04fda9ab5b13517701d0ee096abe1c0 (patch)
tree35bd57df43f8a804eae4a435b09cbf003a0101ce /tmux.c
parent8fe3f1dcb20d06ed9d747834f97b91829dcbf6b6 (diff)
downloadrtmux-35092835b04fda9ab5b13517701d0ee096abe1c0.tar.gz
rtmux-35092835b04fda9ab5b13517701d0ee096abe1c0.tar.bz2
rtmux-35092835b04fda9ab5b13517701d0ee096abe1c0.zip
Fix two errors with character/line insertion and deletion: the maximum number
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.
Diffstat (limited to 'tmux.c')
0 files changed, 0 insertions, 0 deletions