Commit Graph

2 Commits

Author SHA1 Message Date
Benjamin Summers
ff273f0b72 Demuxed terminals now track terminal state instead of terminal history.
Before, terminal demuxing used unbounded memory, but now it just tracks
the line state and 20 lines of history.
2019-09-18 16:11:06 -07:00
Benjamin Summers
dcb25bbbb8 Track terminal state in pure code. 2019-09-18 15:07:53 -07:00