Git commit 990e97070d20233c8e7a926910a2eb3b7f6d8944 by Yuri Chornoivan. Committed on 15/02/2018 at 14:10. Pushed by yurchor into branch 'master'.
Add new option for the Right arrow key to the docs M +5 -0 doc/konfigurator.docbook https://commits.kde.org/krusader/990e97070d20233c8e7a926910a2eb3b7f6d8944 diff --git a/doc/konfigurator.docbook b/doc/konfigurator.docbook index 086421f2..952d1869 100644 --- a/doc/konfigurator.docbook +++ b/doc/konfigurator.docbook @@ -281,6 +281,11 @@ <para> <guilabel>Up/Down cancels search</guilabel>: Pressing <keycap>Arrow Up</keycap> or <keycap>Arrow Down</keycap> cancels <link linkend="quicksearch">search</link> bar.</para> </listitem> + <listitem> + <para> + <guilabel>Directory navigation with Right Arrow</guilabel>: I checked, pressing the <keycap>Right arrow</keycap> key enters directory if no search text editing intention is captured. + </para> + </listitem> <listitem> <para> <guilabel>Position</guilabel>: Lets you choose <link linkend="quicksearch">search</link>
