[Fish-users] Patch: fixing command delays on OS X

2009-08-11 Thread Ben Hoskings
Ben Hoskings -- 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

[Fish-users] Setting PATH fails for non-existent directories

2009-08-11 Thread Ben Hoskings
' '/usr/bin' '/bin' '/usr/sbin' '/sbin' '/usr/ X11R6/bin' When a component in the array doesn't exist, the entire command fails, which caused the value of PATH to be completely different to what I was setting it to in ~/.config/fish/config.fish. Cheers Ben Hoskings

Re: [Fish-users] can't run simple shell scripts in 1.23.1 port on Mac OS X 10.4.11

2009-08-24 Thread Ben Hoskings
On 25/08/2009, at 12:46 AM, Al Chou wrote: I feel like I must be missing something really basic, as simple (1- line) shell scripts always fail and make fish say: exec: Value too large to be stored in data type. In my experience, 'Value too large to be stored in data type' can be caused by

Re: [Fish-users] fish project homepage

2009-10-08 Thread Ben Hoskings
On 08/10/2009, at 3:56 AM, the jimmybot wrote: If this problem persists and the fish shell in fact is an abandoned project, might it be a good idea to take the existing source and put up say, a Mercurial repository on bitbucket? I used darcs-to-git to convert the official darcs repo a few

Re: [Fish-users] Setting PATH?

2010-03-30 Thread Ben Hoskings
2010/3/31 David Frascone d...@frascone.com And, my path is set completely differently. Ok -- so -- that could just be some weird login -vs- interactive shell setting. I get that. But, here's the really strange part. In my home directory's config.fish, I have this snippet: if [ -d ~/bin

Re: [Fish-users] Fixing title setting in OS X

2010-04-03 Thread Ben Hoskings
2010/4/3 David Frascone d...@frascone.com I need to check out a linux tree from darcs and apply these changes to make sure I'm not breaking anything . . . My git repo (and yours if you cloned from mine) contains the full history, so to get the current state of the darcs repo (i.e. Axel's

Re: [Fish-users] what's the fish equivalent of mkdir foo cd foo

2010-04-11 Thread Ben Hoskings
2010/4/12 i...@whywouldwe.com i...@whywouldwe.com what's the fish equivalent of mkdir foo cd foo? I can't find it in the docs mkdir foo; and cd foo —ben_h -- Download Intel#174; Parallel Studio Eval Try the new

[Fish-users] Fwd: delays in showing prompt

2010-05-05 Thread Ben Hoskings
On 6 May 2010 14:05, i...@whywouldwe.com i...@whywouldwe.com wrote: I get that as well and find it very annoying. I got it with the normal version so currently I'm using Ben Hoskins OS X version (http://github.com/benhoskings/fish), but I also happens for me with that (on OS X 10.6.3). No