Open slobo opened 8 years ago
In azk shell -t, when resizing window only the height was being updated. You can test the fix by running stty -a in shell and seeing that column/row counts are updated.
azk shell -t
stty -a
ping?
pong
In
azk shell -t
, when resizing window only the height was being updated. You can test the fix by runningstty -a
in shell and seeing that column/row counts are updated.