commit | 49477de55c8578ac7eac265c1557f47c6107940d | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Thu Jun 25 15:50:48 2009 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Thu Jun 25 15:50:48 2009 +0000 |
tree | 5f076c209a531069a0371383025ccf6647693cd8 | |
parent | dff949747c6c060cb2970d2d183ef69d25066abd [diff] |
Fix some miscalculations when clearing to start of screen: the number of lines to the cursor is cy not cy - 1, and the current cursor cell should be included.