From a291c5999035bb17fe764c1910c3e78ba041f8ac Mon Sep 17 00:00:00 2001 From: Antonio Prcela Date: Thu, 14 May 2020 16:17:31 -0600 Subject: Allow to copy or move selection to the other split view Summary: FEATURE: 276167 Default keyboard shortcuts set to `SHIFT+F5` for `copy`, `SHIFT+F6` for `move` Reviewers: #dolphin, elvisangelaccio, ngraham, meven, dfaure Reviewed By: #dolphin, elvisangelaccio, ngraham, meven, dfaure Subscribers: yurchor, kde-doc-english, dfaure, meven, kfm-devel Tags: #dolphin, #documentation Differential Revision: https://phabricator.kde.org/D29006 --- doc/index.docbook | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'doc') diff --git a/doc/index.docbook b/doc/index.docbook index 965303477..344ab8ac0 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1729,6 +1729,29 @@ The name of this file has to be entered in a dialog. + + + +&Ctrl;F5 + +Edit +Copy to inactive split view + +Copies the currently selected item(s) from the active split view to the inactive split view. + + + + + +&Ctrl;F6 + +Edit +Move to inactive split view + +Moves the currently selected item(s) from the active split view to the inactive split view. +Is disabled if the current user does not have write permission on the selected item(s). + + -- cgit v1.3