On Fri, Jul 17, 2009 at 3:59 PM, Philip Ganchev<[email protected]> wrote: > On Fri, Jul 17, 2009 at 3:55 PM, Alex Griffin<[email protected]> wrote: >> When I try to use fish as my default login shell, fish uses 100% CPU >> before I even get to a prompt (although it does show the greeting). >> This doesn't happen when I use fish in any other context. I realize >> you probably need more information than this to track down the bug, >> but I don't know what else to give. I'd be more than happy to report >> back with debug info of some kind if somebody told me how or pointed >> me to some docs about how. > > Hi. What platform? Does this happen without any configuration? Does it > happen on a completely new installation? >
I'm using fish v1.23.1 on Arch Linux. I just tried commenting out my entire config file and the problem went away, so I uncommented one line at a time until it broke again. It seems that using the alias function in config.fish is what caused it. When I converted the aliases to use the regular function syntax everything worked beautifully again. ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
