Set PWD so shells have a hint about the real path (this was done before
authornicm <nicm@openbsd.org>
Mon, 30 May 2022 13:06:41 +0000 (13:06 +0000)
committernicm <nicm@openbsd.org>
Mon, 30 May 2022 13:06:41 +0000 (13:06 +0000)
commit428f955d60064b8883301cf997db6776f8a5967f
treea37fa8f684040058302c66fd457f99bb55644a2c
parent6df9671cd8bb7be80b44643e58974d936b427f1b
Set PWD so shells have a hint about the real path (this was done before
but lost in a merge). GitHub issue 3186.
usr.bin/tmux/spawn.c