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

Change the state of the terminal to enable combining keys. This is done automatically by Combiner::enable_combining so you should usually not need to call this function.