mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-17 10:35:10 +00:00
ADVANCED.md: tmux 3.2 is officially released
This commit is contained in:
parent
6e3a2fe0bf
commit
4cd621e877
@ -132,10 +132,9 @@ fzf-tmux -u30%
|
||||
|
||||
#### Popup window support
|
||||
|
||||
But here's the really cool part; tmux 3.2 (stable version is not yet released
|
||||
as of now) supports popup windows. So if you have tmux built from the latest
|
||||
source, you can open fzf in a popup window, which is quite useful if you
|
||||
frequently use split panes.
|
||||
But here's the really cool part; tmux 3.2 added support for popup windows. So
|
||||
you can open fzf in a popup window, which is quite useful if you frequently
|
||||
use split panes.
|
||||
|
||||
```sh
|
||||
# Open tmux in a tmux popup window (default size: 50% of the screen)
|
||||
|
Loading…
Reference in New Issue
Block a user