Floobits / atom-term3

Open Terminal tabs in Atom. Fork of Term package
Other
88 stars 17 forks source link

Resizing window permanently deletes output #18

Open mzbik opened 8 years ago

mzbik commented 8 years ago

OSX 10.11

  1. Atom is full screen
  2. Open Term3 tab
  3. Do "ls". See wide output.
  4. Resize Atom window (drag right side to the left). Term3 tab jumps a bit but shows the narrower window
  5. Drag right side of Atom back to left. BUG: All text that was off the window is now gone. Scrolling up/down doesn't restore it.