I'm looking at using linedit for one of my projects (https://github.com/bradleyjensen/shcl). I have, shall we say, unusual requirements. I do weird things with *standard-input*, for example. Your README says that the consequences are unspecified if *standard-input* has been modified.
Can I get a slightly stronger guarantee than "literally anything can happen if you rebind *standard-input*"?