hydrogen icon indicating copy to clipboard operation
hydrogen copied to clipboard

Atom - Display windows does not autoscroll on new output, only on completion.

Open shr00mie opened this issue 4 years ago • 0 comments

Description

Display Window does not autoscroll on new output from kernel, but does scroll all the way to the bottom when the kernel has completed it current task.

Steps to Reproduce

  1. generate code that will over time generate miltiline output that exceeds the max height required to generate scroll bar
  2. run all
  3. make sad face

Versions

OS version: W7 Pro & Ubuntu Desktop 18.04 LTS. Same behavior on both.

Both desktop and laptop running latest versions of atom & hydrogen

atom --version

Atom    : 1.53.0
Electron: 6.1.12
Chrome  : 76.0.3809.146
Node    : 12.4.0

apm --version

apm  2.5.2
npm  6.14.8
node 12.4.0 x64
atom 1.53.0

Hydrogen version: 2.14.6

Plugins

Have you installed and activated any of the Hydrogen plugins below ? negative

Expected behavior

for display window to autoscroll to newest line of output generated by kernel while kernel is executing, not only upon completion.

Screenshots

displayoutput

shr00mie avatar Nov 22 '20 00:11 shr00mie