diff options
author | Lukas Mai <l.mai@web.de> | 2011-11-06 20:40:25 +0100 |
---|---|---|
committer | Ailin Nemui <ailin@esf51.localdomain> | 2014-07-07 00:32:07 +0200 |
commit | 0e294d5c2e4d4dd686378f2050abc9a9f2fae199 (patch) | |
tree | 5c39edb7d60860ec430953553c277da83d666373 /docs | |
parent | fc00b9e6f07379f09ea13fa42d9feed377d2d762 (diff) | |
download | irssi-0e294d5c2e4d4dd686378f2050abc9a9f2fae199.zip |
add italics support; don't use standout for reverse
Diffstat (limited to 'docs')
-rw-r--r-- | docs/formats.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/formats.txt b/docs/formats.txt index 2a507a04..b6063857 100644 --- a/docs/formats.txt +++ b/docs/formats.txt @@ -23,6 +23,7 @@ %U Underline on/off %8 Reverse on/off %9 %_ Bold on/off + %I Italic on/off %: Insert newline %| Marks the indentation position %# Monospace font on/off (useful with lists and GUI) |