Christian Legnitto
Christian Legnitto
You cannot set field visibility currently. I have added it in my branch @ https://github.com/LegNeato/codegen/tree/issue-3-and-4-field-documentation-annotation and will put up a PR when https://github.com/carllerche/codegen/pull/6 lands.
`pty-shell` is no longer maintained and uses `mio` directly. It would be nice to switch to `tokio`. As a bonus this will also likely enable us to ship to crates.io.
Users can set a different `url` in their config or as an env variable: https://asciinema.org/docs/config. We currently support this, but we don't change the hostname in messages to the user....
We should support writing directly and converting to some movie format.
We should support writing directly and converting to SVG.
If we are playing back a recoding that was recoded in a smaller terminal, we should "letterbox" the output in the larger playback terminal so that the recording appears correct....
We don't do any translation of the output data, so playing back in a smaller terminal may not work correctly depending on what happens in the recording session. We should...
See https://asciinema.org/docs/usage.