commit | 86c93c6e34cfe927e8d4e2901febf2ee063fa88b | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Thu Jul 09 07:58:14 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Thu Jul 09 07:58:14 2009 +0000 |
tree | b0325e3ce67cb7c67c4cbf97e09fc72d2ddc490d | |
parent | 643c219d180be584092f406c52602fb7f84c8852 [diff] |
Change inserting and deleting lines inside the scroll region to properly clear lines that should be inserted/deleted but not moved. Fixes problems with mutt reported by Brian Lewis, thanks.