summaryrefslogtreecommitdiff
path: root/default.theme
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-02-09 22:00:51 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-02-09 22:00:51 +0000
commit118f9a11ebfc521198d39fd3048ad462ace696ed (patch)
tree63b3364621455be873ead01a64b65d345c5826d4 /default.theme
parent8938a0f42b178a3bf26ad6976013ad57fb1e5bb2 (diff)
downloadirssi-118f9a11ebfc521198d39fd3048ad462ace696ed.zip
DCC chat nicks are in /MSG completion list now if chat isn't in query.
Sending actions to non-query DCC chats now display the target. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1193 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'default.theme')
-rw-r--r--default.theme1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.theme b/default.theme
index 1146f919..8b0f0ccc 100644
--- a/default.theme
+++ b/default.theme
@@ -223,6 +223,7 @@ abstracts = {
dccownmsg = "[%r$0%K($1-%K)%n] ";
dccownnick = "%R$0-%n";
dccownaction = "{action $0-}";
+ dccownaction_target = "{action_core $0}%K:%c$1%n ";
# DCC chat, others
dccmsg = "[%G$1-%K(%g$0%K)%n] ";