diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-01-27 20:33:47 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-01-27 20:33:47 +0900 |
| commit | 51c207448da6eb1cea3352d72c2d22682f604b6d (patch) | |
| tree | 9b8a8a682899cae9614b481bbad00eb776caa8fd /ADVANCED.md | |
| parent | a6a558da3090b067ca65fe3f42aca9f0e75801a3 (diff) | |
| download | fzf-51c207448da6eb1cea3352d72c2d22682f604b6d.tar.gz | |
Set the default value of --min-height depending on other options
Diffstat (limited to 'ADVANCED.md')
| -rw-r--r-- | ADVANCED.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ADVANCED.md b/ADVANCED.md index 71ee15ae..012fb62b 100644 --- a/ADVANCED.md +++ b/ADVANCED.md @@ -93,7 +93,7 @@ fzf --height=40% --layout=reverse --info=inline --border --margin=1 --padding=1  -*(See `Layout` section of the man page to see the full list of options)* +*(See man page to see the full list of options)* But you definitely don't want to repeat `--height=40% --layout=reverse --info=inline --border --margin=1 --padding=1` every time you use fzf. You |
