mirror of
https://github.com/junegunn/fzf
synced 2024-11-18 09:28:40 +00:00
README: Add FZF_TMUX_OPTS example for tmux popup
This commit is contained in:
parent
2023011763
commit
a79de11af7
@ -363,7 +363,7 @@ fish.
|
||||
```
|
||||
|
||||
If you're on a tmux session, you can start fzf in a tmux split-pane or in
|
||||
a tmux popup window by setting `FZF_TMUX_OPTS` (e.g. `-d 40%`).
|
||||
a tmux popup window by setting `FZF_TMUX_OPTS` (e.g. `export FZF_TMUX_OPTS='-p80%,60%'`).
|
||||
See `fzf-tmux --help` for available options.
|
||||
|
||||
More tips can be found on [the wiki page](https://github.com/junegunn/fzf/wiki/Configuring-shell-key-bindings).
|
||||
|
Loading…
Reference in New Issue
Block a user