Tell the child the new window size. Order is (rows, columns).
@override void resize(int rows, int columns) => _pty.resize(rows, columns);