ladybird/Applications/Terminal
Andreas Kling e9f6e1e287 LibVT+Terminal: Don't set window title directly from TerminalWidget
Instead, have TerminalWidget provide an on_title_change hook.
This allows embedders to decide for themselves what to do if we receive
a "set terminal title" escape sequence.
2019-10-21 22:07:59 +02:00
..
main.cpp LibVT+Terminal: Don't set window title directly from TerminalWidget 2019-10-21 22:07:59 +02:00
Makefile LibVT: Move TerminalWidget from the Terminal app to here 2019-10-21 19:50:07 +02:00