Re: Possible bug with chere 1.4 when configuring for fish

2014-04-11 Thread Andrey Repin
Greetings, Dave Kilroy! > -1 mode fails because fish would prefer cygpath was run on the argument > first. I'm not sure why this works in bash. Because bash know what is going on. In fact, many cygwin tools recognize native paths. > I'll try put together a fix for the latter issue, but it may be

Re: Possible bug with chere 1.4 when configuring for fish

2014-04-10 Thread Dave Kilroy
On 10/04/2014 11:06, Ronald Fischer wrote: I've had more time to look around. If you add the following to the file ~/.config/fish/config.fish (create it if you haven't already got one), then things should work as intended: if status --is-login set PATH /usr/local/bin /usr/bin $PATH end

Re: Possible bug with chere 1.4 when configuring for fish

2014-04-10 Thread Ronald Fischer
> I've had more time to look around. If you add the following to the file > ~/.config/fish/config.fish (create it if you haven't already got one), > then things should work as intended: > > if status --is-login > set PATH /usr/local/bin /usr/bin $PATH > end > > Alternatively drop it in th

Re: Possible bug with chere 1.4 when configuring for fish

2014-04-10 Thread Ronald Otto Valentin Fischer
> I've had more time to look around. If you add the following to the file > ~/.config/fish/config.fish (create it if you haven't already got one), > then things should work as intended: > > if status --is-login > set PATH /usr/local/bin /usr/bin $PATH > end > > Alternatively drop it in th

Re: Possible bug with chere 1.4 when configuring for fish

2014-04-09 Thread Ronald Fischer
On Tue, Apr 8, 2014, at 0:35, Dave Kilroy wrote: > On 07/04/2014 13:02, Ronald Fischer wrote: > > I have installed fish 2.1.0. Works fine, when invoking a new fish shell > > manually. > > > > However, when doing a > > > > chere -ifcm -t mintty -s fish > > > > and invoke the new fish shell from

Re: Possible bug with chere 1.4 when configuring for fish

2014-04-08 Thread Dave Kilroy
On 07/04/2014 23:35, Dave Kilroy wrote: On 07/04/2014 13:02, Ronald Fischer wrote: I have installed fish 2.1.0. Works fine, when invoking a new fish shell manually. However, when doing a chere -ifcm -t mintty -s fish and invoke the new fish shell from the Windows Explorer context menu, I

Re: Possible bug with chere 1.4 when configuring for fish

2014-04-07 Thread Dave Kilroy
On 07/04/2014 13:02, Ronald Fischer wrote: I have installed fish 2.1.0. Works fine, when invoking a new fish shell manually. However, when doing a chere -ifcm -t mintty -s fish and invoke the new fish shell from the Windows Explorer context menu, I get plenty of error messages, like this: