pub fn pop_keyboard_enhancement_flags() -> Result<()>
Expand description

Restore the “normal” state of the terminal. This is done automatically by the combiner on drop, so you should usually not need to call this function.