Skip to content
  • Deucе's avatar
    9286ce0b
    Support terminals that don't allow disabling attributes. · 9286ce0b
    Deucе authored
    Both Telemate v4.20 and Qmodem v4.6 don't support these, and Synchronet
    supports both of those.
    
    Instead of using the 22, 24, 25, 27, or 28 SGR parameters, always
    use the 0 parameter to turn HIGH, UNDERLINE, BLINK, REVERSED, or
    CONCEALED (respectively) off.
    
    Fixes issues #934 and #935
    9286ce0b
    Support terminals that don't allow disabling attributes.
    Deucе authored
    Both Telemate v4.20 and Qmodem v4.6 don't support these, and Synchronet
    supports both of those.
    
    Instead of using the 22, 24, 25, 27, or 28 SGR parameters, always
    use the 0 parameter to turn HIGH, UNDERLINE, BLINK, REVERSED, or
    CONCEALED (respectively) off.
    
    Fixes issues #934 and #935
Loading