SIGN IN SIGN UP
termux / termux-app UNCLAIMED

Termux - a terminal emulator application for Android OS extendible by variety of packages.

0 0 6 Java

Fixed: Make ScrollDown escape respect margins

SD sequence (`${CSI}${N}T`) was scrolling the whole width
 of the terminal instead of just between the margins.
RI sequence (`${ESC}M`, move cursor up 1 line) was doing the same.
Fixed that.

Fixes #2576 where in tmux scrolling one of several
 side-by-side panels down resulted in all visually scrolling.
E
Evgeny Zhabotinsky committed
d90e3fbca1af4f35b15ecfef6164590887a4e7cb
Parent: 245158c
Committed by Fredrik Fornwall <fredrik@fornwall.net> on 9/29/2024, 9:37:28 PM