`IntoRawMode`: support arbitrary TTYs
Updates the IntoRawMode
trait to support arbitrary TTYs (currently, only stdout is supported, see #197 (closed)). Requires major version bump, although migration from the current version should be as smooth as possible.
Edited by Denis Varlakov