mirror of
https://github.com/fankes/termux-app.git
synced 2025-10-20 02:19:28 +08:00
Remove tests that asserted that Cursor Down (CUD) and Cursor Up (CUU) escape sequences were affected by the scrolling region set by DECSTBM. This was incorrect and recently fixed: https://github.com/termux/termux-app/issues/1340