mirror of
https://github.com/fankes/termux-app.git
synced 2025-12-14 05:31:09 +08:00
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.