Bug:
Three times now I have witnessed fish processes to continue running 
after the associated terminal window has closed or connection has been 
lost (on my remote vps running ubuntu 9.04 with fish 1.23.0) each time 
there have been two threads that continue to run at approx 50% cpu usage 
each. I also noticed this once on my Mac (10.5.8 with fish 1.23.0 
installed from macports). If I am able to find an exact reason this 
occurs, I will update with more information.

Question:
Is there an easier way to have fish reload the conf file than doing an: 
exec fish ? I currently have a function setup to do this because I 
couldn't find anywhere in the documentation a reference to command like 
source for bash.
my function:

function source
     exec fish
end

(not the most elegant solution)

Thanks,
Daniel

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to