mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-30 21:38:03 -04:00
add wait-for-mapped option
This commit is contained in:
parent
4bf60d0fbc
commit
5b87139670
9 changed files with 121 additions and 9 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue