doc: add list of bar items not used in bars by default (user's guide)

v2.8-utf8proc
Sébastien Helleu 2014-11-08 10:54:32 +01:00
parent 524d66d624
commit cde0aa2a4d
6 changed files with 110 additions and 12 deletions

View File

@ -507,7 +507,7 @@ Der Bildschirm setzt sich aus folgenden Bereichen zusammen:
Die 'status'-Bar besitzt als Standardeinträge:
[width="100%",cols="^3,^3,10",options="header"]
[width="100%",cols="^3,^4,10",options="header"]
|===
| Item | Beispiel | Beschreibung
| time | `[12:55]` | Uhrzeit
@ -527,7 +527,7 @@ Die 'status'-Bar besitzt als Standardeinträge:
In der 'input' Bar lautet die Standardeinstellung:
[width="100%",cols="^3,^6,8",options="header"]
[width="100%",cols="^3,^4,10",options="header"]
|===
| Item | Beispiel | Beschreibung
| input_prompt | `[@Flashy(i)]` | Input prompt, für irc: Nick und Modi (Modus "+i" bedeutet auf freenode, unsichtbar)
@ -537,6 +537,23 @@ In der 'input' Bar lautet die Standardeinstellung:
| input_text | `hi peter!` | Text der eingegeben wird
|===
// 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]]
=== Buffer und Fenster

View File

@ -506,7 +506,7 @@ Screen is composed by following areas:
Bar 'status' has following default items:
[width="100%",cols="^3,^3,10",options="header"]
[width="100%",cols="^3,^4,10",options="header"]
|===
| Item | Example | Description
| time | `[12:55]` | Time
@ -526,7 +526,7 @@ Bar 'status' has following default items:
Bar 'input' has following default items:
[width="100%",cols="^3,^6,8",options="header"]
[width="100%",cols="^3,^4,10",options="header"]
|===
| Item | Example | Description
| input_prompt | `[@Flashy(i)]` | Input prompt, for irc: nick and modes (mode "+i" means invisible on freenode)
@ -536,6 +536,21 @@ Bar 'input' has following default items:
| input_text | `hi peter!` | Input text
|===
Other items available (not used in bars by default):
[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]]
=== Buffers and windows

View File

@ -516,7 +516,7 @@ L'écran est composé des zones suivantes :
La barre 'status' contient les objets (items) suivants par défaut :
[width="100%",cols="^3,^3,10",options="header"]
[width="100%",cols="^3,^4,10",options="header"]
|===
| Objet (item) | Exemple | Description
| time | `[12:55]` | Heure
@ -536,7 +536,7 @@ La barre 'status' contient les objets (items) suivants par défaut :
La barre 'input' contient les objets (items) suivants par défaut :
[width="100%",cols="^3,^6,8",options="header"]
[width="100%",cols="^3,^4,10",options="header"]
|===
| Objet (item) | Exemple | Description
| input_prompt | `[@Flashy(i)]` | Prompt, pour irc: pseudo et modes (le mode "+i" signifie invisible sur freenode)
@ -546,6 +546,21 @@ La barre 'input' contient les objets (items) suivants par défaut :
| input_text | `salut peter !` | Texte entré
|===
Autres objets (non utilisés dans des barres par défaut) :
[width="100%",cols="^3,^4,10",options="header"]
|===
| Objet (item) | Exemple | Description
| aspell_dict | `fr,en` | Dictionnaires utilisés pour la vérification de l'orthographe sur le tampon courant
| aspell_suggest | `print,prone,prune` | Suggestions pour le mot sous le curseur (si mal orthographié)
| buffer_count | `10` | Nombre total de tampons ouverts
| buffer_short_name | `#test` | Nom court du tampon courant
| irc_channel | `#test` | Nom de canal IRC courant
| irc_nick_modes | `@` | Modes IRC pour le pseudo
| mouse_status | `M` | Statut de la souris (vide si la souris est désactivée)
| window_number | `2` | Numéro de la fenêtre courante
|===
[[buffers_and_windows]]
=== Tampons et fenêtres

View File

@ -533,7 +533,7 @@ Lo schermo è composto dalle seguenti aree:
La barra 'stato' ha i seguenti elementi predefiniti:
[width="100%",cols="^3,^3,10",options="header"]
[width="100%",cols="^3,^4,10",options="header"]
|===
| Elemento | Esempio | Descrizione
| time | `[12:55]` | Ora
@ -555,7 +555,7 @@ La barra 'stato' ha i seguenti elementi predefiniti:
La barra 'input' ha i seguenti elementi predefiniti:
[width="100%",cols="^3,^6,8",options="header"]
[width="100%",cols="^3,^4,10",options="header"]
|===
| Elemento | Esempio | Descrizione
// TRANSLATION MISSING
@ -567,6 +567,23 @@ La barra 'input' ha i seguenti elementi predefiniti:
| input_text | `ciao peter!` | Testo in input
|===
// 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]]
=== Buffer e finestre

View File

@ -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]]
=== バッファとウィンドウ

View File

@ -512,7 +512,7 @@ Ekran składa się z następujących obszarów:
Pasek 'status' posiada następujące domyślne elementy:
[width="100%",cols="^3,^3,10",options="header"]
[width="100%",cols="^3,^4,10",options="header"]
|===
| Element | Przykład | Opis
| time | `[12:55]` | Czas
@ -533,7 +533,7 @@ Pasek 'status' posiada następujące domyślne elementy:
Pasek 'input' posiada następujące domyślne elementy:
[width="100%",cols="^3,^6,8",options="header"]
[width="100%",cols="^3,^4,10",options="header"]
|===
| Element | Przykład | Opis
| input_prompt | `[@Flashy(i)]` | Input prompt, dla irc: nick i tryby (tryb "+i" oznacza niewidzialny na freenode)
@ -543,6 +543,23 @@ Pasek 'input' posiada następujące domyślne elementy:
| input_text | `hi peter!` | Wprowadzony tekst
|===
// 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]]
=== Bufory i okna