From 9306d98f3bd0a6927e1426c0614cb6c2864274a3 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 19 Mar 2010 13:25:40 +0100 Subject: help.fileop: document Task View --- ranger/help/fileop.py | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ranger/help/fileop.py b/ranger/help/fileop.py index 2fac9786..53ce9ff8 100644 --- a/ranger/help/fileop.py +++ b/ranger/help/fileop.py @@ -19,6 +19,7 @@ 4.1. Destructive Operations 4.2. The Selection 4.3. Copying and Pasting +4.4. Task View ============================================================================== @@ -74,6 +75,26 @@ If renaming is not possible because the source and the destination are on separate devices, it will be copied and eventually the source is deleted. This implies that a file can only be cut + pasted once. + +============================================================================== +4.4. Task View + +The task view lets you manage IO tasks like copying, moving and +loading directories by changing their priority or stop them. + + w open or close the task view + dd stop the task + J decrease the priority of the task + K increase the priority of the task + +The execution of tasks is not parallel but sequential. Only the +topmost task is executed. Ranger constantly switches between +handling GUI and executing tasks. One movement of the throbber at +the top right represents such a switch, so while the throbber is +standing still, ranger is locked by a Input/Output operation and +you will not be able to input any commands. + + ============================================================================== """ # vim:tw=78:sw=4:sts=8:ts=8:ft=help -- cgit 1.4.1-2-gfad0