CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/01 16:06:24
Modified files:
usr.bin/tmux : tty.c
Log message:
If redrawing line 0 of the screen onto the tty, there can't be a wrap flag on
the previous line, so move the cursor. Fixes status line redraw issues when
resizing in choose mode and hopefully at other times as well.
