Code

ncmpc.1: document the "chat-prefix" option
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Tue, 12 Jun 2012 19:48:12 +0000 (21:48 +0200)
committerJonathan Neuschäfer <j.neuschaefer@gmx.net>
Tue, 12 Jun 2012 19:48:12 +0000 (21:48 +0200)
doc/config.sample
doc/ncmpc.1

index 5f1f93f6e452cfb95ffe48560a9b1b0c6f19d26e..986452f2df5580e5089166a266bf3c3302cebf99 100644 (file)
 ## Ask before starting an editor.
 #text-editor-ask = yes
 
+## The prefix of chat messages
+#chat-prefix = "<user> "
+
 ## Display song length in second column
 #second-column = yes
 
index 0aabe94ff0782fffb41d05a6a5009dec2e0a9ca0..187e37579d20fcba43f1a48397a12977daccbb1b 100644 (file)
@@ -139,6 +139,9 @@ The text editor used for editing lyrics.
 .B text\-editor\-ask = yes|no
 Ask before starting an editor.
 .TP
+.B chat\-prefix = PREFIX
+Prefix messages send with the chat screen with PREFIX. By default they are prefixed with the current user name enclosed by \fB<\fR and \fB>\fR and a space (i.e. "<name> ").
+.TP
 .B second-column = yes|no
 Display song length in a second column.
 .SS Display