pub fn init() -> Result<()>
Setup terminal for running State. Enter alternate screen, enable mouse capture, hide the cursor.
State
This function must be called before the run function.
run