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