diff options
author | Ian Moffett <ian@osmora.org> | 2025-10-10 21:30:47 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-10-10 21:31:38 -0400 |
commit | 2ada5821e92c5cce8c8295bbdaf0002d2851cfae (patch) | |
tree | c658b778fb4f1ff0178125bc8fa83f653e83cc26 /src/sys/conf/GENERIC | |
parent | 7c46a8f234d618d7471e6b09d480688270a33fe3 (diff) |
kern: cons: Implement console backspace
Backspace is implemented by moving the text and cursor position back and
overwriting the old characters with a '*' blending into the background.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'src/sys/conf/GENERIC')
0 files changed, 0 insertions, 0 deletions