term: Revert using inquire to spawn editor
This is morally a revert of 70fb0d3fef0bec250bdccd58bcb6f4601adbe065
while additionally getting to compile
crates/radicle-term/src/editor.rs on Windows.
To get the changes that were made on top of the revert, check
git diff 70fb0d3fef~1 5d467418b -- crates/radicle-term/src/editor.rs
There were reports of the inquire editor being unrealiable.
This is morally a revert of 70fb0d3fef0bec250bdccd58bcb6f4601adbe065
while additionally getting to compile
crates/radicle-term/src/editor.rs on Windows.
To get the changes that were made on top of the revert, check
git diff 70fb0d3fef~1 5d467418b -- crates/radicle-term/src/editor.rs
There were reports of the inquire editor being unrealiable.
Comment clarifying no duplication of stderr on Windows.