Ctrl-L repaints screen
This commit is contained in:
@@ -25,6 +25,7 @@ namespace Terminal {
|
||||
{}
|
||||
|
||||
std::string new_frame( Framebuffer &f );
|
||||
void invalidate( void ) { initialized = false; }
|
||||
};
|
||||
|
||||
class Emulator {
|
||||
|
||||
Reference in New Issue
Block a user