I was asked today how to prevent fish from printing the "Goodbye"
message on exit.

The solution I suggested was to set:

function fish_on_exit
exit

When done interactively, this nearly works as expected (Still prints a
blank line)

But when defined in the ~/.fish/config/fish.config file, it seems to
have no effect.  Does the default function get written after the init
files have been evaluated??

Is this a bug, or just poor documentation, or did I misunderstand something

Many Thanks

Steve Stagg

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to