[*] i'm dumb
This commit is contained in:
parent
e29843dc7e
commit
c93d6033a5
@ -566,6 +566,8 @@ namespace Aurora::Console::ConsoleTTY
|
||||
{
|
||||
this->history.push_back(in);
|
||||
});
|
||||
|
||||
this->iHistoryWritePos = this->history.size();
|
||||
}
|
||||
|
||||
void TTYConsole::NoncanonicalOnPageUp()
|
||||
|
Loading…
Reference in New Issue
Block a user