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