<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I found in README of inferior-shell, it is said that the default output mode is as follow:<br><br>  NIL (default) for inheriting the parent process's stdout,<br><br></div>
But in recent uiop implementation, the ":output nil" means to redirect to /dev/null, while ":output :interactive" means to inherate the parent process's stdout (at least for sbcl).<br><br></div>So I think we should change the default value of output parameter for run or change the README.<br>
<br></div>What do you think about that?<br><div><br>Best Regards,<br>Huang Ying<br><br></div></div>