Chrysalis icon indicating copy to clipboard operation
Chrysalis copied to clipboard

Chrysalis should ignore random data from the host

Open algernon opened this issue 3 years ago • 0 comments
trafficstars

Presently Chrysalis interferes with any Kaleidoscope plugin that pushes data to the host, such as layer change indicators and similar. While it will eat that data, no matter what we do, it currently also throws Chrysalis off, and it will eventually get confused enough to disconnect.

There are two things we could, and should do: first, if we're not waiting for a response, we should drop all incoming data. Second, if we're waiting for a response, we should drop lines that start with # (or any other comment char we choose), so plugins can opt to cooperate.

algernon avatar Jul 17 '22 00:07 algernon