sbt/main-command/src
Ethan Atkins e1c9ed5a55 Buffer terminal lines
It is useful to store a buffer of the lines written to each terminal. We
can use those lines to replay the terminal log lines to a different
client. This is particularly nice when a remote client connects to sbt
while it's booting. We can show the remote client all the lines
displayed by the console prior to the client connecting.
2020-07-10 13:37:54 -07:00
..
main Buffer terminal lines 2020-07-10 13:37:54 -07:00
test/scala/sbt Rework multi parser to exclude 'alias' 2019-07-28 12:35:13 -07:00