aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Irssi.pod')
-rw-r--r--docs/Irssi.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Irssi.pod b/docs/Irssi.pod
index 4b75f40..3187763 100644
--- a/docs/Irssi.pod
+++ b/docs/Irssi.pod
@@ -640,6 +640,10 @@ For example:
'nick', $channel->{name});
+=head3 C<current_theme>
+
+Returns the current L<theme|Irssi::UI::Theme> object.
+
=head2 DCC
B<TODO: This should probably move to L<Irssi::Irc>