RE: tmux 1.9a in cygwin

2014-06-02 Thread Byron K. Boulton
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

Re: patch for get_cwd for cygwin

2014-03-10 Thread Byron K. Boulton
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