mirror of
https://github.com/junegunn/fzf
synced 2026-07-18 16:13:19 +00:00
5e31fd25e7
- Applies when adjacent section (header, header lines, or list) draws
border line facing input section
# No separator below header border
fzf --style full --input-border none --header foo
# Separator shown; nothing separates input from list
fzf --style full --input-border none --header foo --no-header-border
- Evaluated dynamically so change-header/toggle-header update it