Changes:
- Change the default window grid size limits to 3000x2000 cells. It is configurable via
settings.xml. - Fix issue with redrawing of blinking text (SGR 5/6).
- Built-in terminal:
- Enable to send input on startup.
command line:vtm -c "<config><term sendinput='echo 123\n'/></config>" -r vtty
- Enable to send input on startup.