Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-12 | kernel: vcons: Support ASCII_BS for backspace | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2024-05-12 | kernel: vcons: Don't touch termios | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2024-02-25 | kernel: vcons: Add cursor support | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2024-02-25 | kernel: Move video console code | Ian Moffett | |
This commit introduces a video console driver to Hyra and replaces that weird tty.c file used only for video console logic Signed-off-by: Ian Moffett <ian@osmora.org> |