On Wed, Apr 2, 2014 at 7:10 PM, Kevin Ballard <ke...@sb.org> wrote:
> What's the correct way to restart fishd after building and installing a new 
> version of fish? If I `killall fishd` all my terminal windows start spewing 
> data about not being able to connect, and also emit 2 lines about attempting 
> to restart fishd and not having it work. I also tried `killall fishd; and 
> fishd` and that didn't work either. In the end I've been quitting and 
> relaunching Terminal.app after installing a new fish just to ensure all my 
> shells are properly connected back to fishd.
>
> But surely the active developers don't restart every instance of fish on 
> their system when installing a new version, right?

Simply exit fish, then fishd automatically exits too. Check it with ps
-ef | grep fish

------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to