kustomzone / plush

Plush is a browser-based shell or terminal.
Apache License 2.0
0 stars 0 forks source link

feature request: keeping at the bottom of the output #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce:
plush has a heuristic to decide whether a process with continuous output should 
keep the output div scrolled to the bottom or fixed at some point. This is 
mostly ok but sometimes fails to scroll to the bottom when that is what I want.

Expected result:
I would like there to be a little down-arrow button next to the four output div 
size buttons that overrides the heuristic and forces the output div to always 
scroll to the bottom. Ideally, the button would have two states with different 
appearance and clicking it again would re-engage the heuristic. Manipulating 
the scroll bar would also disable this feature.

OS & browser info:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like 
Gecko) Chrome/26.0.1410.43 Safari/537.31

Original issue reported on code.google.com by j...@glyphic.com on 30 Mar 2013 at 5:06

GoogleCodeExporter commented 9 years ago
not sure this is fixed, but it is significantly improved.
the UI suggested hasn't been implemented - just improving the conditions 
underwhich new output is scrolled into view.

Original comment by m...@glyphic.com on 30 May 2013 at 6:40

GoogleCodeExporter commented 9 years ago

Original comment by m...@glyphic.com on 15 Jun 2013 at 2:56