Display error messages in top-line overlay.
This commit is contained in:
@@ -19,6 +19,7 @@ namespace Terminal {
|
||||
std::string act( const Parser::Action *act );
|
||||
|
||||
const Framebuffer & get_fb( void ) const { return terminal.get_fb(); }
|
||||
bool parser_grounded( void ) const { return parser.is_grounded(); }
|
||||
|
||||
/* interface for Network::Transport */
|
||||
void subtract( const Complete * ) {}
|
||||
|
||||
Reference in New Issue
Block a user