G'day,

I'm seeing some strange behaviour in the history function with fish v2.1.1
(installed via homebrew on Mac OSX 10.9.5).  Specifically:

pmonks@pindari ~$ fish --version
fish, version 2.1.1
pmonks@pindari ~$ history --search --contains "foo"
fish: Could not expand string '$argv[$i]'
/usr/local/Cellar/fish/2.1.1/share/fish/functions/history.fish (line 17):
          switch $argv[$i]

                 ^
in function 'history',
called on standard input,
with parameter list '--search --contains foo'

pmonks@pindari ~$


I took a look at the code in question, but couldn't see anything obviously
wrong with it, not that that's saying much given I'm a fish n00b.  Any idea
what I'm doing wrong, or where to look next to troubleshoot?

Thanks in advance!
Peter
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to