Age | Commit message (Expand) | Author |
---|---|---|
25 hours | kernel: ansi: Remove stray newline | Ian Moffett |
26 hours | kernel: ansi: Clear screen with "\033[2J" | Ian Moffett |
6 days | kernel: console: Introduce cons_screen features | Ian Moffett |
6 days | kernel: cons_ansi: Use `scr' var for console calls | Ian Moffett |
2025-06-13 | kernel: cons: Clear entire screen on demand | Ian Moffett |
2025-06-09 | kernel: cons: Add ANSI cursor pos reset sequence | Ian Moffett |
2025-06-05 | kernel: cons: Add initial ANSI escape seq impl | Ian Moffett |