Record the reported rows from NAWS negotiation
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 22 Apr 2020 19:54:54 +0000 (19:54 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 22 Apr 2020 19:54:54 +0000 (19:54 +0000)
In preparation for future pagination support, get the rows included
in NAWS responses and record that as an integer in the User.rows
attribute, similar to the existing User.columns value used for line
wrapping.


No differences found