doc: foot: add PWD to list of env vars set in child process

This commit is contained in:
Daniel Eklöf 2022-12-04 19:49:02 +01:00
parent b43a41df6a
commit 1486c57bdb
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -539,6 +539,9 @@ In all other cases, the exit code is that of the client application
set according to either the *--term* command-line option or the
*term* config option in *foot.ini*(5).
*PWD*
Current working directory (at the time of launching foot)
*COLORTERM*
This variable is set to *truecolor*, to indicate to client
applications that 24-bit RGB colors are supported.