Age | Commit message (Expand) | Author |
---|---|---|
2020-05-17 | LibVT: Store all-ASCII terminal lines as 8-bit characters | Andreas Kling |
2020-05-16 | LibVT: Switch VT::Line to being backed by 32-bit codepoints | Andreas Kling |
2020-05-15 | LibVT: Move out the Line class from Terminal to its own class | Andreas Kling |