Skip to content
  • Daniel Eklöf's avatar
    dcs: xtgettcap: always reply with tigetstr(3) formatted "strings" · a3debf77
    Daniel Eklöf authored
    That is, instead of sometimes replying with a "source" encoded
    string (where e.g. '\E' are returned just like that, and not as an
    actual ESC), always unescape all string values.
    
    This also includes \n \r \t \b \f \s, \^ \\ \ \:, as well as ^x-styled
    escapes.
    
    Closes #1701
    a3debf77
To find the state of this project's repository at the time of any of these versions, check out the tags.