pub fn render_input( f: &mut Frame<'_>, app: &App, area: Rect, palette: &ColorPalette, suffix: &str, )
Draw the input textbox and place the terminal cursor.