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 580370 - want an attribute to check whether I've scrolled to the last line (to disable autoscroll otherwise)
want an attribute to check whether I've scrolled to the last line (to disable...
Status: RESOLVED NOTABUG
Product: vte
Classification: Core
Component: general
0.16.x
Other All
: Normal enhancement
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-27 05:04 UTC by Friedmund Laßmann
Modified: 2010-04-03 11:14 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Friedmund Laßmann 2009-04-27 05:04:52 UTC
Sorry if this may sound stupid but I'm not VTE expert - I'm just a user of the XFCE 'Terminal' and have learned that this 'Terminal' can not implement a more intelligent autoscroll ("autoscroll only when on last line") (like konsole does it and probably others as well) because of a VTE limitation. 
This is from  http://bugzilla.xfce.org/show_bug.cgi?id=1807#c4 :
 
> If you want the "scroll only when on last line", you'll need to 
> file a feature request to VTE.

If you think that VTE is already capable of providing the needed information, it would be great to write one or two sentences on how to do it so I could forward the info to the XFCE team.

Thanks a lot!
Comment 1 Behdad Esfahbod 2009-04-27 05:19:58 UTC
vte_terminal_set_scroll_on_output() and vte_terminal_set_scroll_on_keystroke()?  gnome-terminal has the feature you explain.  Or I'm misunderstanding what you want.
Comment 2 Tobias Mueller 2010-04-03 11:14:45 UTC
Closing as NOTABUG as per last comment. Feel free to revert.