BINDINGS: list[BindingType] = [Binding(
'escape',
'close',
'Close',
show=False), Binding(The toggle-key close (ctrl+backslash) and ctrl+l clear-view are
priority. Escape close and c copy are deliberately not priority:
Escape must reach the open level dropdown's overlay first so it closes only
the menu (a priority Escape would tear down the whole console instead), and
c must not pre-empt the dropdown's type-to-search.