annotate mcabber/doc/help/fr/hlp_iline.txt @ 1201:c31b1c41929c

Minor changes - ChangeLog update - contrib/filter_statusmsg.py (comment update, Frank Zschockelt) - Small translation fix in FR files
author Mikael Berthe <mikael@lilotux.net>
date Fri, 27 Apr 2007 23:05:41 +0200
parents be06bbe7e449
children 5ba4d4bb5465
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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
1201
c31b1c41929c Minor changes
Mikael Berthe <mikael@lilotux.net>
parents: 1190
diff changeset
37 Mettre une lettre capitale sous le curseur (ou au prochain mot) et la fin du mot en minuscules
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