From ab56fad967d50cec8600d674b0987f1d8b99bdc3 Mon Sep 17 00:00:00 2001 From: Valentin Batz Date: Thu, 11 Aug 2005 13:07:17 +0000 Subject: [PATCH] updated /help recode and NEWS git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3920 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- NEWS | 11 +++++++++++ docs/help/in/recode.in | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 16dd54b3..5ec0ff02 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,17 @@ v0.8.10 2005-xx-xx The Irssi team + If available, send who set topic and when to irssi-proxy clients + Removed 'freenode' from the network list + New default aliases: MANUAL-WINDOWS, EXEMPTLIST and ATAG + + Recode support: /RECODE for manipulation of the conversion database. + Setting "term_type" has been renamed to "term_charset". + /SET recode OFF to disable recode completely. + /SET recode_out_default_charset to specify the default + outgoing charset. + /SET recode_fallback to specify a charset that will be + used when the normal conversion is failing. + /SET recode_transliterate ON to enable character transliteration, + so unavailable characters will be transliterated into something + readable + can be almost everything listed by 'iconv -l' - Pasted lines weren't added to command history. Some other paste detection fixes - Fixed /BIND escape_char diff --git a/docs/help/in/recode.in b/docs/help/in/recode.in index 2ab2fb1b..4aaa8e52 100644 --- a/docs/help/in/recode.in +++ b/docs/help/in/recode.in @@ -4,7 +4,7 @@ RECODE %|List the conversion database -RECODE ADD %||[/]] +RECODE ADD %|[]|[[/]] %|Add an entry to the conversion database (if tag or target is omitted, the current channel or query will be used). You can specify the to have different charsets for the same for