Skip to content
  • Deucе's avatar
    b077540e
    Fix ANSI mode window size detection. · b077540e
    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.
    b077540e
    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