screen: implement cursorhome terminal command

This commit is contained in:
2025-08-22 17:43:41 +03:00
parent fffa4b7699
commit 9bb6d9d1a5
3 changed files with 39 additions and 17 deletions
+3
View File
@@ -58,6 +58,9 @@ iso:
test-cdrom:
qemu-system-i386 -cdrom boot.iso -m 4096M -d int
cdrom:
qemu-system-i386 -cdrom boot.iso -m 4096M
debug-cdrom:
qemu-system-i386 -s -S -cdrom boot.iso -m 4096M -monitor stdio