summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/manual/displayattributes.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/manual/displayattributes.rst b/docs/manual/displayattributes.rst
index 44b7753..f68c0c2 100644
--- a/docs/manual/displayattributes.rst
+++ b/docs/manual/displayattributes.rst
@@ -159,6 +159,16 @@ Foreground and Background Settings
- YES
- standout
- widely supported
+ * - :ref:`italics <bold-underline-standout>`
+ - YES
+ - YES
+ - NO
+ - widely supported
+ * - :ref:`blink <bold-underline-standout>`
+ - YES/NO
+ - NO
+ - NO
+ - some support
* - :ref:`"bright" background colors <bright-background>`
- YES
- urxvt
@@ -239,6 +249,8 @@ Bold, Underline, Standout
* ``'bold'``
* ``'underline'``
* ``'standout'``
+* ``'blink'``
+* ``'italics'``
These settings may be tagged on to foreground colors using commas, eg: ``'light
gray,underline,bold'``