diff mcabber/doc/help/fr/hlp_iline.txt @ 1190:be06bbe7e449

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
author Mikael Berthe <mikael@lilotux.net>
date Fri, 20 Apr 2007 19:06:24 +0200
parents f031f0b59076
children c31b1c41929c
line wrap: on
line diff
--- a/mcabber/doc/help/fr/hlp_iline.txt	Fri Apr 20 18:22:54 2007 +0200
+++ b/mcabber/doc/help/fr/hlp_iline.txt	Fri Apr 20 19:06:24 2007 +0200
@@ -2,6 +2,7 @@
  /ILINE fchar|bchar|char_fdel|char_bdel|char_swap
  /ILINE fword|bword|word_bdel|word_fdel
  /ILINE word_upcase|word_downcase|word_capit
+ /ILINE hist_beginning_search_bwd|hist_beginning_search_fwd
  /ILINE hist_prev|hist_next
  /ILINE iline_start|iline_end|iline_fdel|iline_bdel
  /ILINE iline_accept|iline_accept_down_hist
@@ -34,6 +35,10 @@
  Convertir la fin du mot en minuscules depuis le curseur
 /iline word_capit
  Mettre une lettre capitale sous le curseur (ou au prochain mot) et aller à la fin du mot
+/iline hist_beginning_search_bwd
+ 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)
+/iline hist_beginning_search_fwd
+ 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)
 /iline hist_prev
  Charger la ligne précédente de l'historique ligne de commande
 /iline hist_next