> fish: Illegal command name "(ls)"
> Standard input: (ls) > /tmp/vIYX9Pj/0
> 
> shell returned 127

vim expects your shell to be POSIX compliant, which fish isn't.  This will
cause a whole slew of problems if left as it is.  You should probably add 'set
shell=bash' to your .vimrc, or whatever your POSIX compliant shell of choice
is.

pants.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to