summaryrefslogtreecommitdiff
path: root/doc/ja/weechat_user.ja.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-11-08 10:54:32 +0100
committerSébastien Helleu <flashcode@flashtux.org>2014-11-08 10:54:32 +0100
commitcde0aa2a4d1728054140845b4aa0204789c101ed (patch)
tree7e640a5d2773bd01d72a80bb3c03776b8df6ec78 /doc/ja/weechat_user.ja.asciidoc
parent524d66d624d174a788234d418c63d3ac9808c326 (diff)
downloadweechat-cde0aa2a4d1728054140845b4aa0204789c101ed.zip
doc: add list of bar items not used in bars by default (user's guide)
Diffstat (limited to 'doc/ja/weechat_user.ja.asciidoc')
-rw-r--r--doc/ja/weechat_user.ja.asciidoc21
1 files changed, 19 insertions, 2 deletions
diff --git a/doc/ja/weechat_user.ja.asciidoc b/doc/ja/weechat_user.ja.asciidoc
index 26b2bd2d8..c5e65b47d 100644
--- a/doc/ja/weechat_user.ja.asciidoc
+++ b/doc/ja/weechat_user.ja.asciidoc
@@ -505,7 +505,7 @@ WeeChat を起動したターミナルの例:
状態 ('status') バーは以下の初期値を持っています:
-[width="100%",cols="^3,^3,10",options="header"]
+[width="100%",cols="^3,^4,10",options="header"]
|===
| アイテム | 例 | 説明
| time | `[12:55]` | 時刻
@@ -525,7 +525,7 @@ WeeChat を起動したターミナルの例:
入力 ('input') バーは以下の初期値を持っています:
-[width="100%",cols="^3,^6,8",options="header"]
+[width="100%",cols="^3,^4,10",options="header"]
|===
| アイテム | 例 | 説明
| input_prompt | `[@Flashy]` | 入力プロンプト、irc の場合: ニックネームとモード (freenode では "+i" モードは不可視状態を意味します)
@@ -535,6 +535,23 @@ WeeChat を起動したターミナルの例:
| input_text | `hi peter!` | 入力テキスト
|===
+// TRANSLATION MISSING
+Other items available (not used in bars by default):
+
+// TRANSLATION MISSING
+[width="100%",cols="^3,^4,10",options="header"]
+|===
+| Item | Example | Description
+| aspell_dict | `fr,en` | Spelling dictionaries used on current buffer
+| aspell_suggest | `print,prone,prune` | Spelling suggestions for word under cursor (if misspelled)
+| buffer_count | `10` | Total number of buffers opened
+| buffer_short_name | `#test` | Current buffer short name
+| irc_channel | `#test` | Current IRC channel name
+| irc_nick_modes | `@` | IRC modes for self nick
+| mouse_status | `M` | Mouse status (empty if mouse is disabled)
+| window_number | `2` | Current window number
+|===
+
[[buffers_and_windows]]
=== バッファとウィンドウ