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

Console #677

Closed foleyfactor closed 7 years ago

foleyfactor commented 7 years ago

The console should now look right and function more or less correctly.

kpsuperplane commented 7 years ago

@e45lee do you have any problems with this? If not I'll merge it so I can adapt my UI revamp to it

e45lee commented 7 years ago

Go ahead, but keep in mind that we're going to have to change on('key') to talk with the server later -- for now having the simulated terminal buffer is good.