commit | 9ffe549ab199b6af8cd5e7b8ac3611fdba1d6b62 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Mon Feb 01 23:06:24 2010 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Mon Feb 01 23:06:24 2010 +0000 |
tree | f8a65e935bfbc7b6fca6ea1cdcbbab145358d882 | |
parent | 06ce9da32ad2331791d63a18846d6e0f51a73d5c [diff] |
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.