diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-05-05 23:24:02 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-05-05 23:24:02 +0200 |
commit | 90a9a1fb9685a5f1d7bb7f7043e6a368adc4cd70 (patch) | |
tree | 559c79b5415abb75221e4ffda762267201815dcb /doc/ja/autogen/user | |
parent | b58d9910e3c12cc5245a44e87307e35a5d20a30e (diff) | |
download | weechat-90a9a1fb9685a5f1d7bb7f7043e6a368adc4cd70.zip |
buflist: add option buflist.look.enabled
Diffstat (limited to 'doc/ja/autogen/user')
-rw-r--r-- | doc/ja/autogen/user/buflist_options.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/buflist_options.adoc b/doc/ja/autogen/user/buflist_options.adoc index 979daacc5..bc9f9b457 100644 --- a/doc/ja/autogen/user/buflist_options.adoc +++ b/doc/ja/autogen/user/buflist_options.adoc @@ -86,6 +86,12 @@ ** 値: 未制約文字列 ** デフォルト値: `+"${buffer.hidden}==0"+` +* [[option_buflist.look.enabled]] *buflist.look.enabled* +** 説明: pass:none[enable buflist] +** タイプ: ブール +** 値: on, off +** デフォルト値: `+on+` + * [[option_buflist.look.mouse_jump_visited_buffer]] *buflist.look.mouse_jump_visited_buffer* ** 説明: pass:none[有効の場合、現在のバッファを示す行で左または右ボタンをクリックすることで一つ前または次の訪問済みバッファに移動します] ** タイプ: ブール |