I've found a bit annoying issue with terminal width after `reset` shell command is executed.
Repro steps:
1. Run consoleq demo from qtermwidget package.
2. maximize consoleq window
3. type `reset` command in shell.
4. See that actual shell width become much more narrow
than total window width and text is truncated at right
when executing shell commands.
Is there any way to prevent such behavior?
Thanks,
Vladimir