I was running tmux that I compiled myself, and after I did some Cygwin updates
the other day I started getting the "failed to connect to server: No error"
error. I deleted the tmux-# directory in /tmp and was able to start tmux.
While that instance of tmux is running I can start new ones are a
I did not submit a patch because I could not get `tmux splitw -c
'#{pane_current_path}'` to work properly on Cygwin. I'd love to say that the
patch submitted by J Raynor worked for me though, but I'm still always getting
new panes/windows opening at `~`. I git-pulled the latest master branch thi