mcabber/doc/help/fr/hlp_iline.txt
author Mikael Berthe <mikael@lilotux.net>
Fri, 20 Apr 2007 19:06:24 +0200
changeset 1190 be06bbe7e449
parent 1183 f031f0b59076
child 1201 c31b1c41929c
permissions -rw-r--r--
Add readline_hist_beginning_search_bwd/fwd functions These function match the actual behaviour of Up/Down in mcabber. /iline hist_prev|hist_next now have a more traditional behaviour
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1183
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
 /ILINE fchar|bchar|char_fdel|char_bdel|char_swap
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
 /ILINE fword|bword|word_bdel|word_fdel
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
 /ILINE word_upcase|word_downcase|word_capit
1190
be06bbe7e449 Add readline_hist_beginning_search_bwd/fwd functions
Mikael Berthe <mikael@lilotux.net>
parents: 1183
diff changeset
     5
 /ILINE hist_beginning_search_bwd|hist_beginning_search_fwd
1183
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     6
 /ILINE hist_prev|hist_next
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     7
 /ILINE iline_start|iline_end|iline_fdel|iline_bdel
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     8
 /ILINE iline_accept|iline_accept_down_hist
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     9
 /ILINE compl_do|compl_cancel
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    10
 /ILINE send_multiline
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    11
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    12
Cette commande permet de manipuler la ligne de commandes. En général elle sera utilisée par l'intermédiaire de la commande "bind".
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    13
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    14
/iline fchar
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    15
 Aller au caractère suivant
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    16
/iline bchar
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    17
 Aller au caractère précédent
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    18
/iline char_fdel
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    19
 Supprimer le caractère situé sous le curseur
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    20
/iline char_bdel
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    21
 Supprimer le caractère précédant le curseur
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    22
/iline char_swap
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    23
 Échanger les deux caractères (sous/avant le curseur)
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    24
/iline fword
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    25
 Avancer le curseur jusqu'à la fin du mot (ou du prochain mot)
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    26
/iline bword
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    27
 Reculer le curseur jusqu'au début du mot (ou du mot précédent)
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    28
/iline word_bdel
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    29
 Effacer le début du mot jusqu'au curseur
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    30
/iline word_fdel
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    31
 Effacer la fin du mot depuis le curseur
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    32
/iline word_upcase
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    33
 Convertir la fin du mot en majuscules depuis le curseur
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    34
/iline word_downcase
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    35
 Convertir la fin du mot en minuscules depuis le curseur
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    36
/iline word_capit
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    37
 Mettre une lettre capitale sous le curseur (ou au prochain mot) et aller à la fin du mot
1190
be06bbe7e449 Add readline_hist_beginning_search_bwd/fwd functions
Mikael Berthe <mikael@lilotux.net>
parents: 1183
diff changeset
    38
/iline hist_beginning_search_bwd
be06bbe7e449 Add readline_hist_beginning_search_bwd/fwd functions
Mikael Berthe <mikael@lilotux.net>
parents: 1183
diff changeset
    39
 Chercher la ligne précédente de l'historique ligne de commande commençant comme la ligne actuelle jusqu'au curseur (le curseur est laissé à la même position)
be06bbe7e449 Add readline_hist_beginning_search_bwd/fwd functions
Mikael Berthe <mikael@lilotux.net>
parents: 1183
diff changeset
    40
/iline hist_beginning_search_fwd
be06bbe7e449 Add readline_hist_beginning_search_bwd/fwd functions
Mikael Berthe <mikael@lilotux.net>
parents: 1183
diff changeset
    41
 Chercher la ligne suivante de l'historique ligne de commande commençant comme la ligne actuelle jusqu'au curseur (le curseur est laissé à la même position)
1183
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    42
/iline hist_prev
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    43
 Charger la ligne précédente de l'historique ligne de commande
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    44
/iline hist_next
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    45
 Charger la ligne suivante de l'historique ligne de commande
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    46
/iline iline_start
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    47
 Aller au début de la ligne de commande
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    48
/iline iline_end
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    49
 Aller à la fin de la ligne de commande
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    50
/iline iline_fdel
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    51
 Effacer la fin de la ligne de commande depuis le curseur
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    52
/iline iline_bdel
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    53
 Effacer le début de la ligne de commande jusqu'au curseur
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    54
/iline iline_accept
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    55
 Accepter/valider la ligne de commande
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    56
/iline iline_accept_down_hist
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    57
 Accepter/valider la ligne de commande et charger la ligne suivante de l'historique ligne de commande
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    58
/iline compl_do
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    59
 Compléter le mot actuel dans la ligne de commande
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    60
/iline compl_cancel
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    61
 Annuler le complètement du mot
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    62
/iline send_multiline
f031f0b59076 Update FR help translation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    63
 Envoyer le message multi-lignes