From 51c207448da6eb1cea3352d72c2d22682f604b6d Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 27 Jan 2025 20:33:47 +0900 Subject: Set the default value of --min-height depending on other options --- ADVANCED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ADVANCED.md') 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 ![image](https://user-images.githubusercontent.com/700826/113379932-dfeac200-93b5-11eb-9e28-df1a2ee71f90.png) -*(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 -- cgit v1.2.3