What steps will reproduce the problem?
1. echo -e "\e[8;;100t"
2. echo -e "\e[8;0;100t"
3.
What is the expected output? What do you see instead?
xterm says:
> Resize the text area to given height and width in characters.
OK
> Omitted parameters reuse the current height or width.
mintty resets to its start value(s), not matching xterm behaviour.
> Zero parameters use the display's height or width.
mintty not matching xterm behaviour.
Original issue reported on code.google.com by towom...@googlemail.com on 21 Oct 2013 at 9:40
Original issue reported on code.google.com by
towom...@googlemail.com
on 21 Oct 2013 at 9:40