add wait-for-mapped option

This commit is contained in:
valoq 2026-05-28 15:22:37 +02:00
parent 4bf60d0fbc
commit 5b87139670
No known key found for this signature in database
9 changed files with 121 additions and 9 deletions

View file

@ -86,6 +86,10 @@ the foot command line
*-L*,*--login-shell*
Start a login shell, by prepending a '-' to argv[0].
*--wait-for-mapped*
Defer spawning the client application until the window has been
mapped. See *wait-for-mapped* in *foot.ini*(5).
*--pty*
Display an existing pty instead of creating one. This is useful
for interacting with VM consoles.