fn draw_select_list_pip( f: &mut Frame<'_>, area: Rect, items: &[&str], state: &mut ListState, )
Render a compact pip-list without description line or prompt. The pip (►) replaces the full-row background highlight.