Hi,

i installed fish 1.18.2 on Mac OS X Tiger. I noticed that fish does not check for doxygen although it is a dependancy. While compiling fish doxygen couldn't be found at first - so troff couldn't format the manpages. I installed it anyway and make install stopped at the missing man pages. The second try was successfull (with doxygen at the right place) but now I am facing another problem. Upon starting fish I get the following prompt - somehow the arguments for set_color are wrong:

smmc:~ stefan$ /opt/bin/fish
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. ~>

The last long line pops up every time i press a key (guess set_color is invoked every time for the syntax coloring).
When I run set_color from bash it work as expected.

Thanks,

--
Stefan Nicolin
  mailto:[EMAIL PROTECTED]
  http://www.nicolinux.org
  GnuPG/PGP Key-ID: 0x79D4B1AD





-------------------------------------------------------
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_id=7637&alloc_id=16865&op=click
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to