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
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
> 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
> 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
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
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
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:
7 matches
Mail list logo