diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-06-06 22:03:26 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-06-06 22:03:26 +0900 |
| commit | c4a9ccd6afc3698a57a6b938ebba6d85238033e2 (patch) | |
| tree | 7f17ec053fcccc5acefc075adc9800b3d37a8175 /README.md | |
| parent | cbf91f2ed3ed78e0f380a1a10fd6f04b77e5fb45 (diff) | |
| download | fzf-c4a9ccd6afc3698a57a6b938ebba6d85238033e2.tar.gz | |
0.53.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
