-
- Downloads
Fix off-by-one in delete lines
Previously, delete lines would erase the line above the current one. This was visible in vim which makes extensive use of delete line to scroll.
Please register or sign in to comment
Previously, delete lines would erase the line above the current one. This was visible in vim which makes extensive use of delete line to scroll.