Once the PyTermTk GUi has rendered (which happens automatically after test execution), we need a way to resize it without corrupting the rendering. It is not unreasonable to expect that someone will want to resize their terminal, and either the GUi should resize with it, or (less attractive), it should be able to be resized manually.
Once the PyTermTk GUi has rendered (which happens automatically after test execution), we need a way to resize it without corrupting the rendering. It is not unreasonable to expect that someone will want to resize their terminal, and either the GUi should resize with it, or (less attractive), it should be able to be resized manually.