On Thu, Jan 27, 2011 at 4:02 PM, David Frascone <d...@frascone.com> wrote:
>
> It seems related to modifying the line, then pushing the up arrow -- iirc.
> I'll try to find a test case that reproduces. And, I'm OS X, if that
> matters :)
>
> Do you have any sequence of commands that makes it happen every time?
>
frank@HomeC ~> vim testing_fish.sh # whatever, just save the file :wq
frank@HomeC ~> chmod +x testing_fish.sh
frank@HomeC ~> ./testing_fish.sh
fish: Failed to execute process './testing_fish.sh'. Reason:
exec: Exec format error
fish: The file './testing_fish.sh' is marked as an executable but could not
be run by the operating system.
frank@HomeC ~> su
Password:
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
root@HomeC /h/frank# vim testing_fish.sh
^ The last line is the result of pressing the <Up> key once.
Maybe worth mentioning, the su command is a function here, because of bash
being the default shell in archlinux:
su> function su
su --shell=/usr/bin/fish $argv
end
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users