aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/set_color.txt
Commit message (Collapse)AuthorAge
* Correct true-color statement in set_color docsGravatar Fabian Homborg2016-04-07
| | | | | | - OSX Terminal does not support it - We do some detection
* improve set_color and theme color documentationGravatar Kurtis Rader2016-01-14
| | | | | | | | | This is meant to make it clear that fish cannot control the terminal window background color. It also augments the set_color documentation to describe how it decides which color the terminal can display. Resolves #2421. Resolves #2184.
* remove "normal" from the basic color name tableGravatar Kurtis Rader2015-12-08
| | | | | | The special token "normal" should not be in the basic sixteen color table because a) it is not a color, and b) it is special cased with the result of resetting the terminal colors (usually via a ANSI X3.64 CSI [0m sequence).
* add support for ANSI "bright" colorsGravatar Kurtis Rader2015-12-08
| | | | | | | | | | | | | | This adds support for the ANSI x3.64 "bright" colors in the basic sixteen color palette. This is especially useful when trying to use the base colors as a background color. The "bright" variants tend to be more useful as background colors compared to the non-bright variants. This also fixes a bug in so far as palette number 7 is actually grey and not white whereas palette number 15 is white. At least on the terminal emulators on which I've tested this change (Ubuntu xterm & uxterm, Mac OS X Terminal & iTerm2). Resolves issue #1464.
* Document set_color resetting both for "normal"Gravatar Fabian Homborg2015-09-20
| | | | Fixes #1658
* Various additions and fixesGravatar Mark Griffiths2014-09-03
|
* Make line length, wrapping and spacing consistentGravatar Mark Griffiths2014-09-03
|
* Tutorial auto colouring, Man page and Make fixesGravatar Mark Griffiths2014-09-03
| | | | | | | | | | | | | Completely fixes #1557 and the underlying Doxygen changes that caused it. Should make fish docs simpler and more robust, more consistent and generally prettier. todo: - trap unmarked text as arguments in context - test & fix sed portability - see in particular. (so far tested on BSD (Mac) and GNU sed). - test Makefile changes - last round of aesthetic changes and getting that ascii fish in there…
* Simplify stylingGravatar Mark Griffiths2014-09-03
|
* Documentation updateGravatar Mark Griffiths2014-09-03
| | | | | | Rework for Doxygen >1.8. Moved large parts of the documentation to a simplified format, making use of Markdown enhancements and fixing bad long options.
* Help cleanupGravatar David Adam (zanchey)2013-05-13
| | | | | | | | | | Large list of changes, including formatting and typos for most commands. More substantive changes have been made to alias, bind, block, break, builtin, case, cd, commandline, count, else, emit, fish_config, funced, function, functions, history, math, mimedb, nextd, not, popd, prevd, pushd, pwd, random, read, set, set_color, switch, test, trap, type, ulimit, umask, and while.
* Add some examples to set_colorGravatar ridiculousfish2013-03-04
|
* Remove -v flag from set_color synopsis.Gravatar Daniel James2013-03-04
| | | | The -v documentation was removed when set_color was made a builtin, but wasn't removed from the synopsis.
* First stab at builtin set_color. Moved set_color.cpp to ↵Gravatar ridiculousfish2013-02-14
| | | | builtin_set_color.cpp and taught fish about it.
* Update set_color documentationGravatar ridiculousfish2012-05-25
|
* remove trialing spaces #2Gravatar Grissiom2010-09-18
|
* Misc documentation updatesGravatar axel2009-02-23
| | | | darcs-hash:20090222191714-ac50b-fdd090aafd60f71989ef5c63aac9f876dcad93eb.gz
* Fix casing and other minor issues in documentationGravatar axel2006-11-01
| | | | darcs-hash:20061031152316-ac50b-e68db9853d6e9461a0c054f1ea290704ccfc0a31.gz
* Documentation updates from Beni CherniavskyGravatar axel2006-09-20
| | | | darcs-hash:20060919145203-ac50b-bc87b8f5e6a18395e4bc3e364da4a40ad97850e7.gz
* Update the set_color command: Add underline support, make the command a bit ↵Gravatar axel2006-06-15
| | | | | | more rubust to missing ferminal features, and update documentation and completions darcs-hash:20060615134915-ac50b-de1092e56490bbf1c58cc3422c239a2997645b6b.gz
* Add notice to set_text documentation about the use of --bold to brighten ↵Gravatar axel2006-01-24
| | | | | | colors on some terminals darcs-hash:20060123173811-ac50b-0ff42512a62fcebf1224b0aac9a47f04ed92c1c9.gz
* Make sure fish color settings are valid colorsGravatar axel2005-10-25
| | | | darcs-hash:20051024175108-ac50b-3abfbd8b5974c7a3a53bc70d425d41dd1295da02.gz
* Add support for bold mode to set_color commandGravatar axel2005-09-24
| | | | darcs-hash:20050924012834-ac50b-c531500a7fa2b720909ea72d48bc39a74f5026b5.gz
* Add subdirectoriesGravatar axel2005-09-20
darcs-hash:20050920133155-ac50b-9a14c6c664dd03afbe8e15e7c7998fcfb5c3c750.gz