Allow setting border styles at once with --style full:STYLE

This commit is contained in:
Junegunn Choi
2025-01-17 12:51:51 +09:00
parent 1313510890
commit 0d5aebb806
5 changed files with 51 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ Also, fzf now offers "style presets" for quick customization, which can be activ
| `minimal` | <img src="https://raw.githubusercontent.com/junegunn/i/master/fzf-style-minimal.png"/> |
- Style presets (#4160)
- `--style=full`
- `--style=full[:BORDER_STYLE]`
- `--style=default`
- `--style=minimal`
- Border and label for the list section (#4148)