Verified Commit 885449d5 authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Fix run_instance.sh terminal resizing issue

When common.sh is included, when starting clive,
`tput lines` and `tput cols` result with a static
value of terminal size.

There was a workaround so instead of 80x24 during startup,
it was resized to valid size due to `--env` LINES and `--env COLUMNS`,
but when resizing terminal window, the size is not updated this way.

Since common.sh is not used in this script, better not to
source it. So we can have correctly working resizing.
parent fd223710
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment