---
source: tests/layout.rs
description: "input: items [\"header line 1\", \"header line 2\", \"a\", \"b\", \"c\", \"ab\", \"ac\"]\noptions: -q a --header header --header-lines 2 --prompt prompt --selector sel --multi-selector multi-sel -m --pre-select-n 2 --layout reverse-list --border"
---
"┌──────────────────────────────────────────────────────────────────────────────┐"
"│sel multi-sel a │"
"│ multi-sel ab │"
"│ ac │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"└──────────────────────────────────────────────────────────────────────────────┘"
"┌──────────────────────────────────────────────────────────────────────────────┐"
"│ header line 1 │"
"│ header line 2 │"
"│ header │"
"└──────────────────────────────────────────────────────────────────────────────┘"
"┌ 3/5 [2]──────────────────────────────────────────────────────────────────0/0┐"
"│prompt a │"
"└──────────────────────────────────────────────────────────────────────────────┘"
cursor: (23, 10)