mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 00:03:39 -05:00
0.53.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user