Files
fzf/man/man1
Junegunn Choi 5e31fd25e7 Hide default separator when a border separates input from list
- 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
2026-07-17 23:18:00 +09:00
..
2026-07-06 22:21:21 +09:00