summaryrefslogtreecommitdiff
path: root/Functions
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@ipost.com>2021-04-19 14:37:32 -0700
committerBart Schaefer <schaefer@ipost.com>2021-04-19 14:37:32 -0700
commit5fdd98552d2cdc7727eb29f75b53da73b39dee4b (patch)
tree4c9b93cc1b291821826a3bc9f09a45bbba5ba7b1 /Functions
parent7d92391c6e49dd3bde811baee0083eba7638f5d9 (diff)
downloadzsh-5fdd98552d2cdc7727eb29f75b53da73b39dee4b.tar.gz
zsh-5fdd98552d2cdc7727eb29f75b53da73b39dee4b.zip
47489: rename standout as italic
Diffstat (limited to 'Functions')
-rw-r--r--Functions/Misc/colors3
1 files changed, 2 insertions, 1 deletions
diff --git a/Functions/Misc/colors b/Functions/Misc/colors
index 027ca9a14..b221e6688 100644
--- a/Functions/Misc/colors
+++ b/Functions/Misc/colors
@@ -14,11 +14,12 @@ color=(
00 none # 20 gothic
01 bold # 21 double-underline
02 faint 22 normal
- 03 standout 23 no-standout
+ 03 italic 23 no-italic # no-gothic
04 underline 24 no-underline
05 blink 25 no-blink
# 06 fast-blink # 26 proportional
07 reverse 27 no-reverse
+# 07 standout 27 no-standout
08 conceal 28 no-conceal
# 09 strikethrough # 29 no-strikethrough