to_alternateswitch back to main screen if it fails to switch into raw mode (PR #4)- Improve the documentation (PR #5)
- Public API
- Include the book content in the documentation
- Remove all references to the crossterm book (PR #6)
- New commands introduced (PR #7)
EnterAlternateScreenLeaveAlternateScreen
- Sync Windows and UNIX raw mode behavior (PR #8)
- Maintenance release only
- Moved to a separate repository
RawScreen::into_raw_modereturnscrossterm::Resultinstead ofio::ResultRawScreen::disable_raw_modereturnscrossterm::Resultinstead ofio::ResultAlternateScreen::to_alternatereturnscrossterm::Resultinstead ofio::ResultAsyncReader::stop_reading()tostop()RawScreen::disable_raw_mode_on_droptokeep_raw_mode_on_drop