nix-on-droid-app/terminal-emulator
Evgeny Zhabotinsky 6f46efcf21
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.
2025-03-28 09:28:58 +05:00
..
src Fixed: Make ScrollDown escape respect margins 2025-03-28 09:28:58 +05:00
build.gradle Changed: Use double quotes instead of single quotes for all gradle dependencies 2022-05-24 01:19:45 +05:00
proguard-rules.pro Restructure library modules 2017-04-02 14:21:36 +02:00