re: tmux conf commands don't work in Cygwin tmux

2016-10-25 Thread Tony Cappellini
On Tue, Oct 25, 2016 at 2:54 PM, Tony Cappellini wrote: > > >>Any chance you mistakenly inserted carriage returns into the file? Does > >>running it through d2u clear up the problems? > Yes, that did the trick. The error messages are now gone.Mouse clicking panes actu

tmux conf commands don't work in Cygwin tmux

2016-10-24 Thread Tony Cappellini
Hi, I'm using the following version of Cygwin on Windows 7 Pro 64-Bit. CYGWIN_NT-6.1 2.6.0(0.304/5/3) 2016-08-31 14:32 x86_64 Cygwin I've got a minimal .tmux.conf file that I use on OSX & Linux. this conf file works great on OSX, as mouse support works as desired. My .tmux.conf file is as fol

Trying to use pexpect under cygwin

2008-10-27 Thread Tony Cappellini
I had installed pexpect on my Windows XP system, only to find out it won't work on Windows. I found a message from Noah stating that it is supposed to run under Cygwin. I didn't know if it was already installed in the base python release, so after launching Cygwin, import pexpect import: unable