From 94d1322fc1978d2655daf1b21891d7dc521ab683 Mon Sep 17 00:00:00 2001 From: axel Date: Thu, 15 Jun 2006 23:49:15 +1000 Subject: Update the set_color command: Add underline support, make the command a bit more rubust to missing ferminal features, and update documentation and completions darcs-hash:20060615134915-ac50b-de1092e56490bbf1c58cc3422c239a2997645b6b.gz --- doc_src/set_color.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'doc_src/set_color.txt') diff --git a/doc_src/set_color.txt b/doc_src/set_color.txt index 742a69fc..02c5ad23 100644 --- a/doc_src/set_color.txt +++ b/doc_src/set_color.txt @@ -10,10 +10,11 @@ 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. -- \c -c, \c --print-colors Prints a list of all valid color names - \c -b, \c --background Set the background color -- \c -o, \c --bold Set bold or extra bright mode +- \c -c, \c --print-colors Prints a list of all valid color names - \c -h, \c --help Display help message and exit +- \c -o, \c --bold Set bold or extra bright mode +- \c -u, \c --underline Set underlined mode - \c -v, \c --version Display version and exit @@ -25,3 +26,6 @@ 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. + -- cgit v1.2.3