Opened 16 years ago

Closed 16 years ago

#1772 closed bug (fixed)

Terminal always scrolls to the last output

Reported by: andreasf Owned by: bonefish
Priority: normal Milestone: R1/alpha1
Component: Applications/Terminal Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

When having a long-running process such as a configure script or a compilation it is sometimes necessary to review previous output while still running (e.g. to evaluate whether to kill it).

On Linux, the GNOME Terminal behaves like this: When you haven't scrolled it assures that the last line is visible (at the bottom, once the screen is full). When you have scrolled up it doesn't jump to any new lines written until you scroll down to the last line again.

While the BeOS Terminal doesn't have this feature, it would be handy to have it on Haiku. Maybe optional?

Change History (5)

comment:1 by jackburton, 16 years ago

Milestone: R1Unscheduled
Priority: normallow

comment:2 by axeld, 16 years ago

It's especially annoying since it starts to jump while you're scrolling around (using the scrollbar), unlike BeOS which maintains the scrolling position in this case. I dunno if that's a bug in the Terminal or the scrollview implementation, though (probably Terminal, I'd guess, though).

comment:3 by jackburton, 16 years ago

Type: enhancementbug

I guess this qualifies as a bug then.

comment:4 by bonefish, 16 years ago

Milestone: UnscheduledR1/alpha1
Owner: changed from jackburton to bonefish
Priority: lownormal
Status: newassigned

comment:5 by bonefish, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev25881.

Note: See TracTickets for help on using tickets.