On 1/7/06, Saul Good <[EMAIL PROTECTED]> wrote: > I am having serious troubles using fish on OS X Tiger 10.4.3 with > both 1.18 and 1.19. Both versions compile without any complaints and > I get a nice little binary. When I use the shell, I get this: > > > expr: syntax error > > Welcome to fish, the friendly interactive shell > > Type help for instructions on how to use fish > > [EMAIL PROTECTED] ~> > > And it's generally usable. > > But when I quit Terminal and relaunch, I get this: > > > expr: syntax error > > Welcome to fish, the friendly interactive shell > > Type help for instructions on how to use fish > > set_color: Expected an argument > > [EMAIL PROTECTED] Synopsis set_color [-v --version] [-h -- > > help] [-b --background COLOR] [COLOR]> Description@ Change > > the foreground and/or background color of the terminal. COLOR > > is one of black, red, green, brown, yellow, blue, magenta, > > purple, cyan, white and normal.> o -c, --print-colors > > Prints a list of all valid color names@ o -b, --background > > Set the background color o -o, --bold Set bold or extra > > bright mode> @ o -h, --help Display help message and > > exit o -v, --version Display version and exit> > > Calling set_color normal will set the terminal color to whatever is > > the@ default color of the terminal. ~> > > And no matter what I press, I get dumped back into that screen. > Apparently it wants me to provide and argument for set_color. I'm > disappointed, it seems like a great shell, and a possible replacement > for bash or tcsh, hope I can get it going on OS X. >
Hi, that has been the state of fish on OS X for several weeks. Fortunatly, you are in luck, as an OS X user just mailed in a fix for both the problems you desbribe, so hopefully, the next version of fix will work properly on OS X. > ./sg > -- Axel ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
