skim 4.6.3

Fuzzy Finder in rust!
Documentation
---
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 --border"
---
"┌──────────────────────────────────────────────────────────────────────────────┐"
"│prompt a                                                                      │"
"└  3/5 [2]──────────────────────────────────────────────────────────────────0/0┘"
"┌──────────────────────────────────────────────────────────────────────────────┐"
"│              header                                                          │"
"│              header line 1                                                   │"
"│              header line 2                                                   │"
"└──────────────────────────────────────────────────────────────────────────────┘"
"┌──────────────────────────────────────────────────────────────────────────────┐"
"│sel multi-sel a                                                               │"
"│    multi-sel ab                                                              │"
"│              ac                                                              │"
"│                                                                              │"
"│                                                                              │"
"│                                                                              │"
"│                                                                              │"
"│                                                                              │"
"│                                                                              │"
"│                                                                              │"
"│                                                                              │"
"│                                                                              │"
"│                                                                              │"
"│                                                                              │"
"└──────────────────────────────────────────────────────────────────────────────┘"
cursor: (2, 10)