- make char: all NCKEY_* constants. - make const fn: nckey_mouse_p, ncinput_equal_p & NcInput::new. - make rsleep!() return the notcurses_render() result. - new Notcurses constructor with_flags(). - new example: full-input.rs. - fix comments.