mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:47:34 +00:00
Terminal: Enough compat work for Lynx to actually load web pages.
This commit is contained in:
parent
ee0f00c644
commit
b7ad35d040
3 changed files with 70 additions and 8 deletions
|
@ -145,6 +145,8 @@ private:
|
|||
|
||||
int m_ptm_fd { -1 };
|
||||
|
||||
bool m_swallow_current { false };
|
||||
|
||||
bool m_in_active_window { false };
|
||||
bool m_need_full_flush { false };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue