Skip to content
  • Deucе's avatar
    b6b57d12
    Fix ANSI mode window size detection. · b6b57d12
    Deucе authored
    Previously, it wrote to the last cell on the screen, so would
    detect column 1 in terminals that wrapped, now moves back one
    cell before printing the _.
    
    Also, since that's fixed, grab the number of columns as well.
    b6b57d12
    Fix ANSI mode window size detection.
    Deucе authored
    Previously, it wrote to the last cell on the screen, so would
    detect column 1 in terminals that wrapped, now moves back one
    cell before printing the _.
    
    Also, since that's fixed, grab the number of columns as well.
Loading