On Tue, 31 Oct 2017 19:30:35 -0700 Vito Caputo <vcap...@pengaru.com> wrote:
> s is an RC_CHDIR convenience helper which discovers the working > directory of the foreground window. Hey, I'm not sure about this patch, seems to be overly linux specific to me. Also, you can have nested shells, which will probably make it behave in ways you don't expect it to behave (by changing to parent directory instead of childs). Amadeusz