summaryrefslogtreecommitdiff
path: root/doc/fr
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-05-13 00:06:18 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-05-13 00:06:18 +0000
commit78ca78855ec94e69bb3df221bfc82c8700d11594 (patch)
tree98a34b4c776385b737c28f2ce06674749842b685 /doc/fr
parent293bf5988b7d94873ddd2e50fa02af1d9f72d8d5 (diff)
downloadweechat-78ca78855ec94e69bb3df221bfc82c8700d11594.zip
Added new key to find previous completion (shift-tab by default)
Diffstat (limited to 'doc/fr')
-rw-r--r--doc/fr/key_functions.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/fr/key_functions.xml b/doc/fr/key_functions.xml
index b5171bb9c..7437718ff 100644
--- a/doc/fr/key_functions.xml
+++ b/doc/fr/key_functions.xml
@@ -14,6 +14,10 @@
<entry>compléter le mot</entry>
</row>
<row>
+ <entry><literal>tab_previous</literal></entry>
+ <entry>find previous completion for word</entry>
+</row>
+<row>
<entry><literal>backspace</literal></entry>
<entry>effacer le caractère précédent</entry>
</row>