Age | Commit message (Expand) | Author |
---|---|---|
2021-08-02 | Userland: Make use of container version of any_of | Lenny Maiorani |
2021-06-24 | LibVT: Only resize the line after all rewrapping is done | Ali Mohammad Pur |
2021-06-23 | LibVT+Terminal: Implement line wrapping | Ali Mohammad Pur |
2021-06-23 | LibVT: Keep track of the 'true' line endings | Ali Mohammad Pur |
2021-06-10 | Kernel+LibVT: Add function for deleting a range of characters | Daniel Bertalan |
2021-05-16 | Kernel/Graphics + SystemServer: Support text mode properly | Liav A |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-01 | LibVT: New terminal cells should be filled with whitespace, not '\0' | Andreas Kling |
2021-02-27 | LibVT: Make VT::Line use a Vector for storage | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |