ADVANCED.md: tmux 3.2 is officially released

This commit is contained in:
Junegunn Choi 2021-04-29 09:37:17 +09:00
parent 6e3a2fe0bf
commit 4cd621e877
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627
1 changed files with 3 additions and 4 deletions

View File

@ -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)