diff options
author | Timo Sirainen <cras@irssi.org> | 2001-01-28 03:41:17 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-01-28 03:41:17 +0000 |
commit | f382abee30e6ce07df88dcf43160c900dd877c09 (patch) | |
tree | 1794fb424b34fd5dcd7e78bd06e1c1544b7365e7 /docs | |
parent | 3c607672e6d450af3564cbb1bbdc913e7b311ba0 (diff) | |
download | irssi-f382abee30e6ce07df88dcf43160c900dd877c09.zip |
%N does now same as %n, except in .theme files it always does the
terminal default color while %n sets the "previous color".
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1150 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r-- | docs/formats.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/formats.txt b/docs/formats.txt index 3d064eaa..a3281ef2 100644 --- a/docs/formats.txt +++ b/docs/formats.txt @@ -12,7 +12,7 @@ %p %P magenta (think: purple) %c %C %6 cyan bold cyan cyan %w %W %7 white bold white white - %n Turn off all colors and other formatting + %n %N Turn off all colors and other formatting %U Underline on/off %8 Reverse on/off %9 %_ Bold on/off @@ -20,6 +20,9 @@ %| Marks the indentation position %% A single % + In .theme files %n works a bit differently. See default.theme + for more information. + MIRC colors that you can use when writing text to channel and with hilighting text: |