m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 00:03:39 -05:00
This commit is contained in:
Junegunn Choi
2024-06-06 22:03:26 +09:00
parent cbf91f2ed3
commit c4a9ccd6af
6 changed files with 6 additions and 6 deletions

View File

@@ -367,7 +367,7 @@ fzf --tmux bottom,80%,40% # Bottom, 80% height, 40% height
>
> ```sh
> # Open in tmux popup if on tmux, otherwise use --height mode
> export FZF_DEFAULT_OPTS='--tmux bottom,40% --height 40% --layout reverse --border'
> export FZF_DEFAULT_OPTS='--height 40% --tmux bottom,40% --layout reverse --border top'
> ```
### Search syntax