summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-04-19 12:02:41 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-04-19 12:02:41 +0200
commit60f2b501177d78769ec50522839983b052820518 (patch)
tree8c44eff04c366bcadf4e25ea8403695fbd59180b /doc/ja/autogen/user
parent7ad2744b3358e7d9c369d5371d9681f83a8d3afc (diff)
downloadweechat-60f2b501177d78769ec50522839983b052820518.zip
core: add options weechat.look.quote_{nick_prefix|nick_suffix|time_format} to customize quoted messages in cursor mode (closes #403)
Diffstat (limited to 'doc/ja/autogen/user')
-rw-r--r--doc/ja/autogen/user/weechat_options.asciidoc15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/weechat_options.asciidoc b/doc/ja/autogen/user/weechat_options.asciidoc
index 97f81f03f..f0694d8eb 100644
--- a/doc/ja/autogen/user/weechat_options.asciidoc
+++ b/doc/ja/autogen/user/weechat_options.asciidoc
@@ -827,6 +827,21 @@
** タイプ: 文字列
** 値: 未制約文字列 (デフォルト値: `"|"`)
+* [[option_weechat.look.quote_nick_prefix]] *weechat.look.quote_nick_prefix*
+** 説明: `text to display before nick when quoting a message (see /help cursor)`
+** タイプ: 文字列
+** 値: 未制約文字列 (デフォルト値: `"<"`)
+
+* [[option_weechat.look.quote_nick_suffix]] *weechat.look.quote_nick_suffix*
+** 説明: `text to display after nick when quoting a message (see /help cursor)`
+** タイプ: 文字列
+** 値: 未制約文字列 (デフォルト値: `">"`)
+
+* [[option_weechat.look.quote_time_format]] *weechat.look.quote_time_format*
+** 説明: `time format when quoting a message (see /help cursor)`
+** タイプ: 文字列
+** 値: 未制約文字列 (デフォルト値: `"%H:%M:%S"`)
+
* [[option_weechat.look.read_marker]] *weechat.look.read_marker*
** 説明: `最初の未読行を表示するマーカー (line か char) をバッファ内で使用`
** タイプ: 整数