1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

Add link for curses color names in user guide

This commit is contained in:
Sebastien Helleu
2010-02-23 18:02:00 +01:00
parent 7cc735c7f9
commit dfa43ea1a7
3 changed files with 30 additions and 24 deletions
+6 -4
View File
@@ -711,9 +711,9 @@ attribute.
Color codes for ^Cc are:
[width="30%",cols="^1m,3,3",options="header"]
[width="35%",cols="^1m,3,3",options="header"]
|========================================
| Code | IRC | WeeChat (ncurses)
| Code | IRC | WeeChat (curses)
| 00 | white | white
| 01 | black | black
| 02 | dark blue | blue
@@ -745,7 +745,9 @@ WeeChat options (weechat.conf)
include::autogen/user/weechat_options.txt[]
Colors for Curses GUI are:
[[curses_colors]]
Colors for Curses GUI
^^^^^^^^^^^^^^^^^^^^^
[width="50%",cols="^3m,8"]
|========================================
@@ -812,7 +814,7 @@ Examples to load, unload or list plugins:
Default plugins are:
[width="50%",cols=">1s,5",options="header"]
[width="50%",cols="^1,5",options="header"]
|========================================
| Plugin | Description
| alias | Define alias for commands
+7 -5
View File
@@ -183,7 +183,7 @@ Utilisation
[[running_weechat]]
Lancer WeeChat
~~~~~~~~~~~~~
~~~~~~~~~~~~~~
Paramètres de ligne de commande :
@@ -729,9 +729,9 @@ l'attribut défini.
Les codes couleur pour ^Cc sont :
[width="30%",cols="^1m,3,3",options="header"]
[width="35%",cols="^1m,3,3",options="header"]
|========================================
| Code | IRC | WeeChat (ncurses)
| Code | IRC | WeeChat (curses)
| 00 | blanc | white
| 01 | noir | black
| 02 | bleu foncé | blue
@@ -763,7 +763,9 @@ Options WeeChat (weechat.conf)
include::autogen/user/weechat_options.txt[]
Les couleurs pour l'interface Curses sont :
[[curses_colors]]
Couleurs pour l'interface Curses
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[width="50%",cols="^3m,8"]
|========================================
@@ -832,7 +834,7 @@ Exemples pour charger, décharger et afficher les extensions :
Les extensions par défaut sont :
[width="50%",cols=">1s,5",options="header"]
[width="50%",cols="^1,5",options="header"]
|========================================
| Extension | Description
| alias | Définir des alias pour les commandes
+17 -15
View File
@@ -277,7 +277,7 @@ Lo schermo è composto dalle seguenti aree:
La barra 'stato' ha i seguenti elementi predefiniti:
[width="100%",cols="^3,^3l,10",options="header"]
|=======================================
|========================================
| Elemento | Esempio | Descrizione
| time | [12:55] |
@@ -316,12 +316,12 @@ La barra 'stato' ha i seguenti elementi predefiniti:
| scroll | -ANCORA(50)- |
indicatore di scorrimento, con il numero di righe sotto l'ultima
riga visualizzata
|=======================================
|========================================
La barra 'input' ha i seguenti elementi predefiniti:
[width="100%",cols="^3,^6l,8",options="header"]
|=======================================
|========================================
| Elemento | Esempio | Descrizione
| input_paste | [Incollare 7 righe ? [ctrl-Y] Sì [ctrl-N] No] |
@@ -338,7 +338,7 @@ La barra 'input' ha i seguenti elementi predefiniti:
| input_text | bla bla... |
testo in input
|=======================================
|========================================
[[key_bindings]]
Associazione tasti predefinita
@@ -349,7 +349,7 @@ Tasti per la riga di comando
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[width="100%",cols="^.^4,.^15",options="header"]
|=======================================
|========================================
| Tasti | Descrizione e comando
| Freccia sinistra +
@@ -492,14 +492,14 @@ Tasti per la riga di comando
| Alt + R |
Elimina l'intera riga di comando +
`/input delete_line`
|=======================================
|========================================
[[key_bindings_buffers_windows]]
Tasti per buffer / finestre
^^^^^^^^^^^^^^^^^^^^^^^^^^^
[width="100%",cols="^.^4,.^15",options="header"]
|=======================================
|========================================
| Tasti | Descrizione e comando
| Ctrl + L |
@@ -640,14 +640,14 @@ Tasti per buffer / finestre
| Alt + > |
Passa al buffer successivo nella lista dei buffer visitati +
`/input jump_next_visited_buffer`
|=======================================
|========================================
[[key_bindings_other]]
Altri tasti
^^^^^^^^^^^
[width="100%",cols="^.^4,.^15",options="header"]
|=======================================
|========================================
| Tasti | Descrizione e comando
| Alt + H |
@@ -657,7 +657,7 @@ Altri tasti
| Alt + = |
Attiva/disattiva filtri +
`/filter toggle` +
|=======================================
|========================================
[[command_line]]
Riga di comando
@@ -725,9 +725,9 @@ terminare l'attributo.
I codici colore per ^Cc sono:
[width="30%",cols="^1m,3,3",options="header"]
[width="35%",cols="^1m,3,3",options="header"]
|=======================================
| Codice | IRC | WeeChat (ncurses)
| Codice | IRC | WeeChat (curses)
| 00 | bianco | white
| 01 | nero | black
| 02 | blu scuro | blue
@@ -759,10 +759,12 @@ Opzioni di WeeChat (weechat.conf)
include::autogen/user/weechat_options.txt[]
I colori per l'interfaccia Curses sono:
[[curses_colors]]
I colori per l'interfaccia Curses
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[width="50%",cols="^3m,8"]
|=======================================
|========================================
| default | colore predefinito del terminale (trasparente per lo sfondo)
| black | nero
| darkgray | grigio scuro
@@ -827,7 +829,7 @@ Esempi per attivare, disattivare oppure elencare i plugin:
I plugin predefiniti sono:
[width="50%",cols=">1s,5",options="header"]
[width="50%",cols="^1,5",options="header"]
|=======================================
| Plugin | Descrizione
| alias | Definisce gli alias per i comandi