ahaoboy / ansi2

Parse ansi strings and convert them to html and svg formats
6 stars 1 forks source link

support soft reset "\e[!p" resets attributes and terminates link #15

Open ahaoboy opened 1 month ago

ahaoboy commented 1 month ago
]8;;http://example.com/colors\Multi-colour link also tests that "\e[m" or "\e[0m" does not terminate the link]8;;\

Soft reset "\e[!p" resets attributes and terminates link: ]8;;http://example.com/softreset\foo[!pbar

]8;;http://example.com/width\Some CJK and combining accents: 䀀䀁䀂ćĝm̃n̄o̅]8;;\

expect: image

actual: image