cmd.rc
changeset 7 08aba7a38618
parent 5 1b3263c96cbe
child 15 891fc0779d50
--- a/cmd.rc	Sat Dec 26 01:46:10 2009 +0200
+++ b/cmd.rc	Sat Dec 26 02:00:19 2009 +0200
@@ -7,10 +7,13 @@
 # Redirect stderr to stdout. If not, stderr will be discarded.
 set cmd_redirect_stderr = 1
 
-# Set message header to [<sequence number>] $ <command>
-# Note, that on muc rooms it will just send command line prior
-# to command output, as subject here sets room topic.
+# Set message header to "[<sequence number>] $ <command>"
+# Note, that on muc rooms it will just send "$ <command>" prior
+# to command output, as message subject here sets room topic.
 set cmd_header = 1
 
+# Use room-like behaviour even on non-room buddies.
+set cmd_header_inline = 0
+
 load cmd