summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: abf74f7)
raw | patch | inline | side by side (parent: abf74f7)
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | |
Tue, 12 Jun 2012 19:48:12 +0000 (21:48 +0200) | ||
committer | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | |
Tue, 12 Jun 2012 19:48:12 +0000 (21:48 +0200) |
doc/config.sample | patch | blob | history | |
doc/ncmpc.1 | patch | blob | history |
diff --git a/doc/config.sample b/doc/config.sample
index 5f1f93f6e452cfb95ffe48560a9b1b0c6f19d26e..986452f2df5580e5089166a266bf3c3302cebf99 100644 (file)
--- a/doc/config.sample
+++ b/doc/config.sample
## 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
diff --git a/doc/ncmpc.1 b/doc/ncmpc.1
index 0aabe94ff0782fffb41d05a6a5009dec2e0a9ca0..187e37579d20fcba43f1a48397a12977daccbb1b 100644 (file)
--- a/doc/ncmpc.1
+++ b/doc/ncmpc.1
.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