The Termux implementation of the ${CSI}${N}T escape sequence to scroll down N lines (SD - Pan Up) did not take the top margin into account when figuring out where to place the scrolled rows. Fixes #28.
Ignore wide character outputs instead of crashing when the cursor is in the last column with autowrap disabled.