cs136 / seashell

Seashell is an online environment for editing, running, and submitting C programming assignments.
GNU General Public License v3.0
38 stars 19 forks source link

Fixed terminal scrolling issue. #691

Closed foleyfactor closed 7 years ago

foleyfactor commented 7 years ago

This fixes the bug that @kpsuperplane was getting with the console breaking when receiving data when it needed to scroll.

yuliswe commented 7 years ago

Hey if the change is one or two lines and you're sure there's no problem, just merge it.

yuliswe commented 7 years ago

@kpsuperplane You two check each others work. If it's a bug fix just merge.