Add a HideCursor wrapper type acting like AlternateScreen
This adds a HideCursor type acting just like AlternateScreen, hiding the cursor on construction with from() and showing the cursor on drop().
This adds a HideCursor type acting just like AlternateScreen, hiding the cursor on construction with from() and showing the cursor on drop().