shrub/pkg/king
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
..
app Fixes live-lock by changing type of Vere.Term.API.Client.give to take [Term.Ev]. 2019-09-18 02:11:18 -07:00
dhall-sketch Added dhall config sketch. 2019-09-17 19:50:11 -07:00
lib Demuxed terminals now track terminal state instead of terminal history. 2019-09-18 16:11:06 -07:00
test Got tests working again. 2019-09-17 20:33:38 -07:00
.gitignore CLI parsing. 2019-08-12 21:57:30 -07:00
package.yaml Collect terminal size. 2019-09-17 23:58:42 -07:00