2012-08-13 02:58:53 PDT
So i've reinstalled Console2, and have diffed the XML of the new install against that of my install that started to misbehave.
The only diff I can see is(ldiffs in
bold)
<console change_refresh="10" refresh="100" rows="25" columns="80" buffer_rows="9999" buffer_columns="0" shell="
cmd /c c:\cyg" iwin\bin\zsh -lnit_dir="" start_hidden="0" save_size="0">
There are two other diff but they relate to the cosmetics of Console2 so I imagine they are irrelevant to this problem.
I wasn't checking the save settings to the user directory" box when making those changes for Cygqin.
So at this point with the new install, Cygwin is working as expected, apart from the (i) my cygwin aliases not being recognized and (ii) it does not like when I attempt to grep over
*/*. The latter works fine in Cygwin itself.
I've tried both of the above using an application similar to Console2, and they are a problem there too, so perhaps this is not somehting that can be solved. I can underrtsand why Console2 or similar program might not be aware of my Cygwin aliases, bu tthe grep issue is very odd indeed.