Add general dispatcher for CSI and escape functions
This commit is contained in:
@@ -25,8 +25,6 @@ namespace Terminal {
|
||||
Framebuffer fb;
|
||||
Dispatcher dispatch;
|
||||
|
||||
std::string terminal_to_host;
|
||||
|
||||
/* action methods */
|
||||
void print( Parser::Print *act );
|
||||
void execute( Parser::Execute *act );
|
||||
|
||||
Reference in New Issue
Block a user