|
Loading...
|
fish-users@lists.sourceforge.net
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Fish-users] errors when doing cd - Peter Flood Fri Feb 03 20:05:42 2012
$ seq 0 1 0 On 03/02/2012 19:02, Jan Kanis wrote:
I can't reproduce this on linux.The 'prevd' function gets called from the 'cd' function, but without any arguments, so the 'switch $argv[$i]' line should not be executed. What is the output of the command 'seq 0' on your system? It should not give any output at all.On Thu, Feb 2, 2012 at 16:48, Peter Flood <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:When I run `cd -` I get this output every time (but the command does work). I'm compiled and installed from the gitorious master a couple of days ago, OS X lion. I'm only running the command once but the output seems to be duplicated. $ cd - switch: Expected exactly one argument, got 0 /usr/local/share/fish/functions/prevd.fish (line 16): switch $argv[$i] ^ in function 'prevd', called on line 20 of file '/usr/local/share/fish/functions/cd.fish', in function 'cd', called on standard input, with parameter list '-' switch − switch ‐ conditionally execute a block of commands switch ‐ conditionally execute a block of commands Synopsis switch VALUE; [case [WILDCARD...]; [COMMANDS...]; ...] end switch: Type 'help switch' for related documentation switch: Expected exactly one argument, got 0 /usr/local/share/fish/functions/prevd.fish (line 16): switch $argv[$i] ^ in function 'prevd', called on line 20 of file '/usr/local/share/fish/functions/cd.fish', in function 'cd', called on standard input, with parameter list '-' switch − switch ‐ conditionally execute a block of commands switch ‐ conditionally execute a block of commands Synopsis switch VALUE; [case [WILDCARD...]; [COMMANDS...]; ...] end switch: Type 'help switch' for related documentation ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Fish-users mailing list [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> https://lists.sourceforge.net/lists/listinfo/fish-users
------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________ Fish-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fish-users
- [Fish-users] errors when doing cd - Peter Flood 2012/02/03
- Re: [Fish-users] errors when doing cd - Jan Kanis 2012/02/03
- Re: [Fish-users] errors when doing cd - Peter Flood 2012/02/03 <=
- Re: [Fish-users] errors when doing cd - David Frascone 2012/02/03
- Re: [Fish-users] errors when doing cd - Peter Flood 2012/02/03
- Re: [Fish-users] errors when doing cd - David Frascone 2012/02/03
- Re: [Fish-users] errors when doing cd - Peter Flood 2012/02/05
- Re: [Fish-users] errors when doing cd - Peter Flood 2012/02/05