Sponsored Content
Full Discussion: Forum posting help
Contact Us Post Here to Contact Site Administrators and Moderators Forum posting help Post 302502733 by AlphaLexman on Tuesday 8th of March 2011 05:56:58 PM
Old 03-08-2011
Thanks, an icode tag, lets try it.
Edit: yep it worked!!
 

4 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Posting in teh incorrect Forum

As i am going through the board today i noticed alot of questions out of place. and quite a few of them were rather redundent to stuff that has already been coverd. I know that talking about stuff that has already been coverd will always happen BUT comeone people. Dosent anyone read the FAQ... (1 Reply)
Discussion started by: Optimus_P
1 Replies

2. What is on Your Mind?

Posting on a forum

Hi all, found a little flash movie about posting. Check it out. http://www.starterupsteve.com/swf/posting.html? Regards, Dream (2 Replies)
Discussion started by: DreamCatcher
2 Replies

3. Emergency UNIX and Linux Support

User Guide: Posting in the Emergency Forum

Emergency UNIX and Linux Support !! Help Me! Forum (Request Urgent Help) README FIRST: How to Request Emergency or Urgent Help: You may post emergency work-related questions in the emergency forum. To post in this forum you will need to use your Bits. All questions answered on a "best... (0 Replies)
Discussion started by: Neo
0 Replies

4. Post Here to Contact Site Administrators and Moderators

Emergency Forum Posting Problem

Regarding this thread: it's not possible for me to reply to it. According to the guide, the only official restriction is placed on posting new threads, not replies. Bug or undocumented "feature"? (4 Replies)
Discussion started by: pludi
4 Replies
set_color(1)							       fish							      set_color(1)

NAME
set_color - set_color - set the terminal color set_color - set the terminal color 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 -b, --background Set the background color o -c, --print-colors Prints a list of all valid color names o -h, --help Display help message and exit o -o, --bold Set bold or extra bright mode o -u, --underline Set underlined mode 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. Some terminals use the --bold escape sequence to switch to a brighter color set. On such terminals, set_color white will result in a grey font color, while set_color --bold white will result in a white font color. Not all terminal emulators support all these features. This is not a bug in set_color but a missing feature in the terminal emulator. set_color uses the terminfo database to look up how to change terminal colors on whatever terminal is in use. Some systems have old and incomplete terminfo databases, and may lack color information for terminals that support it. Download and install the latest version of ncurses and recompile fish against it in order to fix this issue. Version 1.23.1 Sun Jan 8 2012 set_color(1)
All times are GMT -4. The time now is 08:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy