mx_termios_controller_setup(): fix: honour sole $COLUMNS/$LINES in batch mode..
commit4089979b48ad4cf8d8fb04ec25a6e4f36ea4b536
authorSteffen Nurpmeso <steffen@sdaoden.eu>
Wed, 31 Jul 2019 17:35:02 +0000 (31 19:35 +0200)
committerSteffen Nurpmeso <steffen@sdaoden.eu>
Wed, 31 Jul 2019 18:16:51 +0000 (31 20:16 +0200)
tree82d958a966818642b39d6d49c30905a4b30ecfe9
parent13768056d70ec1faa33f20e91312fa46c768d04a
mx_termios_controller_setup(): fix: honour sole $COLUMNS/$LINES in batch mode..

In -# batch mode we yet did not accept a $COLUMNS without $LINES,
and vice versa, different to what is documented.
src/mx/termios.c