Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.2.0
-
None
Description
Options such as echo, cr/lf handling can not be easily controlled when launching an external process.
Such options are not really controlled by the terminal because currently we don't leverage the os support for tty so we need a way to control the default behavior of such processes.