From 4cd621e877cb3a8e44b12ba3a7ce58709862922f Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 29 Apr 2021 09:37:17 +0900 Subject: [PATCH] ADVANCED.md: tmux 3.2 is officially released --- ADVANCED.md | 7 +++---- 1 file 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)