forked from Bananymous/banan-os
Kernel: Add support for CSI @, b, d to VirtualTerminal
This commit is contained in:
@@ -74,6 +74,7 @@ namespace Kernel
|
||||
uint32_t m_width { 0 };
|
||||
uint32_t m_height { 0 };
|
||||
|
||||
uint32_t m_last_graphic_char { 0 };
|
||||
uint32_t m_saved_row { 0 };
|
||||
uint32_t m_saved_column { 0 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user