summaryrefslogtreecommitdiff
path: root/docs/manual/displayattributes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/displayattributes.rst')
-rw-r--r--docs/manual/displayattributes.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/manual/displayattributes.rst b/docs/manual/displayattributes.rst
index f68c0c2..4f800f6 100644
--- a/docs/manual/displayattributes.rst
+++ b/docs/manual/displayattributes.rst
@@ -169,6 +169,11 @@ Foreground and Background Settings
- NO
- NO
- some support
+ * - :ref:`strikethrough <bold-underline-standout>`
+ - YES
+ - NO
+ - NO
+ - some supported
* - :ref:`"bright" background colors <bright-background>`
- YES
- urxvt
@@ -251,9 +256,10 @@ Bold, Underline, Standout
* ``'standout'``
* ``'blink'``
* ``'italics'``
+* ``'strikethrough'``
These settings may be tagged on to foreground colors using commas, eg: ``'light
-gray,underline,bold'``
+gray,underline,bold,strikethrough'``
For monochrome mode combinations of these are the only values that may be used.