Document default-command as display-popup's fallback

Co-authored-by: Julian Prein <julian@druck.dev>
This commit is contained in:
Julian Prein
2025-03-20 23:04:53 +01:00
parent 840a826fa3
commit 569bef01f9

4
tmux.1
View File

@ -6835,7 +6835,9 @@ forwards any input read from stdin to the empty pane given by
.D1 Pq alias: Ic popup
Display a popup running
.Ar shell-command
on
(or
.Ar default-command
when omitted) on
.Ar target-client .
A popup is a rectangular box drawn over the top of any panes.
Panes are not updated while a popup is present.