Use open(".")/fchdir() to save and restore current directory rather than
commit3d8a8ea0c68d6ab343568559f7d5879170c2e78c
authornicm <nicm>
Sat, 5 Oct 2013 08:12:39 +0000 (5 08:12 +0000)
committernicm <nicm>
Sat, 5 Oct 2013 08:12:39 +0000 (5 08:12 +0000)
treed034a471e907966a47cd38e699d2dc9060bc1cf7
parent304ea079d2157b6625c960e0daa817213ba1ffd6
Use open(".")/fchdir() to save and restore current directory rather than
getcwd()/chdir().
tmux.c