Floobits / atom-term3

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

Can't Scroll #19

Open liam-ngy opened 8 years ago

liam-ngy commented 8 years ago

Hey I can't scroll in term3

ggreer commented 8 years ago

Can you scroll in term2? Basically, I want to know if this is a regression or a feature request. :)

liam-ngy commented 8 years ago

Yes, term2 has the same issue. When I enter the rails console then it works, but when I quit the rails console, then I can't scroll again. :)

liudangyi commented 8 years ago

Maybe we can use https://github.com/jeremyramin/term.js instead of https://github.com/Floobits/atom-term.js, which has fixed the zsh scroll bug.

stevenla commented 8 years ago

seems like this commit fixed the bug https://github.com/jeremyramin/term.js/commit/5d74aa1dc5a57303d48396b6ad3a6a6bdac5b842

ggreer commented 8 years ago

I've cherry-picked that commit (well, the part that matters) and pushed it to https://github.com/Floobits/atom-term.js. I've also tagged a new release.