summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2021-04-29 09:37:17 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2021-04-29 09:37:17 +0900
commit4cd621e877cb3a8e44b12ba3a7ce58709862922f (patch)
tree3a66143628989800e64e7000c93fb00c64f2b642
parent6e3a2fe0bf5d53434b41e868c501d9f63c6328aa (diff)
ADVANCED.md: tmux 3.2 is officially released
-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)