vezel-dev / cathode

A terminal-centric replacement for the .NET console APIs.
https://docs.vezel.dev/cathode
BSD Zero Clause License
91 stars 7 forks source link

Proper exception hierarchy for `TerminalException` #50

Closed alexrp closed 2 years ago

alexrp commented 2 years ago

TerminalException should probably derived from IOException.

Additionally, it might make sense to have some more specific exception types for things like switching raw mode.

alexrp commented 2 years ago

Done: e12862bfeac9ce064bd20a75464221ba473759db