diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2006-01-25 17:52:11 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2006-01-25 17:52:11 +0000 |
commit | 464fc8abdf937e6dcbf0361613d6576de597c67c (patch) | |
tree | 22a1f4f8d43ca1c3d8821d414f0358f55f4f7aed /doc/fr/weechat.fr.xml | |
parent | 1e4c1a707327399672aabfe2dbd0bd8c97efa6fc (diff) | |
download | weechat-464fc8abdf937e6dcbf0361613d6576de597c67c.zip |
Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patch from Pistos)
Diffstat (limited to 'doc/fr/weechat.fr.xml')
-rw-r--r-- | doc/fr/weechat.fr.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/fr/weechat.fr.xml b/doc/fr/weechat.fr.xml index 3c77a4775..f9afa97d2 100644 --- a/doc/fr/weechat.fr.xml +++ b/doc/fr/weechat.fr.xml @@ -574,7 +574,14 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA <row> <entry>PageUp / PageDown</entry> <entry> - Afficher l'historique du tampon + Monter / descendre d'une page dans l'historique du tampon + </entry> + </row> + <row> + <entry>Alt + PageUp / Alt + PageDown</entry> + <entry> + Monter / descendre de quelques lignes dans l'historique + du tampon </entry> </row> <row> |