After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 710806 - "Scroll Up" escape should add the lines to scrollback buffer
"Scroll Up" escape should add the lines to scrollback buffer
Status: RESOLVED OBSOLETE
Product: vte
Classification: Core
Component: general
0.34.x
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on: 747175
Blocks:
 
 
Reported: 2013-10-24 13:37 UTC by Egmont Koblinger
Modified: 2021-06-10 14:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Egmont Koblinger 2013-10-24 13:37:26 UTC
seq 100; echo -ne '\e[5S'

Then scroll back with the scrollbar.  XTerm contains "...76 77 78 79 80 81 82 83 84...", vte contains "...76 77 83 84..."

Lines scrolled out by this escape sequence should be added to the scrollback buffer.

This becomes tricky if we haven't reached the bottom of the window yet, see bug 710483 comment 1.
Comment 1 GNOME Infrastructure Team 2021-06-10 14:45:50 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/vte/-/issues/2040.