mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 11:09:49 +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.