Skip to content
  • Deucе's avatar
    cda7525d
    Fix off-by-one in delete lines · cda7525d
    Deucе authored
    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.
    cda7525d
    Fix off-by-one in delete lines
    Deucе authored
    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.
Loading