commit cde8522e752aa1dc866f437924b18e3ca7d709c8
parent 68850d0f44ebdd225f16d61775ef13ef824f2f73
Author: hhvn <dev@hhvn.uk>
Date: Mon, 20 Dec 2021 14:02:32 +0000
hirc.1.header: document CTCP stripping
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/hirc.1.header b/hirc.1.header
@@ -104,6 +104,10 @@ hello world
If a variable does not exist, it will be printed verbatim.
If a variable does exist, but is empty, nothing is printed.
+.Ss CTCP
+CTCP control characters are automatically stripped when using ${n} and ${n-} formats.
+
+ACTION ctcps will be stripped further, such that "ACTION " is stripped along with the control characters.
.Ss The divider
The divider is inspired by weechat's feature where it creates a bar seperating two elements of a line.
If divider.toggle is set to 1, the divider will appear in all messages in channels.