kustomzone / plush

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

incorrect layout when running apt-get update #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce:
run sudo apt-get update
apt-get outputs continuous status info, probably using carriage returns so that 
the updates overlap each other. Plush does not make the updates overlap. In the 
attached screenshot there are two behaviors: sometimes the status lines are 
shown on separate lines and sometimes they are shown sequentially on the same 
line. The second behavior is evidenced by the horizontal scroll bar.

This happens whether or not the TERM variable is set.

Expected result:
apt-get update output should not consume so much vertical and horizontal screen 
real estate. 

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

Original issue reported on code.google.com by j...@glyphic.com on 24 Mar 2013 at 6:03

Attachments:

GoogleCodeExporter commented 9 years ago
now correctly drops into full screen mode with this command

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

GoogleCodeExporter commented 9 years ago

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