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

Frontend TTY (do not merge yet) #625

Closed e45lee closed 7 years ago

e45lee commented 7 years ago

This PR replaces the CodeMirror interactions window with a proper terminal editor. This branch mostly works, and is missing the following minor features:

This fixes #444.

e45lee commented 7 years ago

This has landed with the new React changes, so I'm closing this.