summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ADVANCED.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/ADVANCED.md b/ADVANCED.md
index 10ff6fe7..cfd60fdd 100644
--- a/ADVANCED.md
+++ b/ADVANCED.md
@@ -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)