urbit/pkg/king/lib/Vere/Term
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
..
API.hs Fixes live-lock by changing type of Vere.Term.API.Client.give to take [Term.Ev]. 2019-09-18 02:11:18 -07:00
Demux.hs Demuxed terminals now track terminal state instead of terminal history. 2019-09-18 16:11:06 -07:00
Logic.hs Demuxed terminals now track terminal state instead of terminal history. 2019-09-18 16:11:06 -07:00