diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/key_functions.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/en/key_functions.xml b/doc/en/key_functions.xml index 8efefad36..77f35e9e3 100644 --- a/doc/en/key_functions.xml +++ b/doc/en/key_functions.xml @@ -14,6 +14,10 @@ <entry>complete word</entry> </row> <row> + <entry><literal>tab_previous</literal></entry> + <entry>find previous completion for word</entry> +</row> +<row> <entry><literal>backspace</literal></entry> <entry>delete previous char</entry> </row> |