summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2016-03-25 11:29:04 +0100
committerhut <hut@lepus.uberspace.de>2016-03-25 12:20:24 +0100
commitb6be66e8851f6b2b775eec2782e83af8340bfba0 (patch)
treea136ff4927ed7a1424043e623400fd09df61a615 /doc/ranger.pod
parente6077585eb2a8e6268acff4b63bb9e19b5dbcf45 (diff)
downloadranger-b6be66e8851f6b2b775eec2782e83af8340bfba0.tar.gz
doc/ranger.1: Added documentation for {yd}{art} key bindings
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 006971c5..fd29c6fd 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -406,11 +406,14 @@ C<chmod 777 %s>, C<+ar> does C<chmod a+r %s>, C<-ow> does C<chmod o-w %s> etc.
 
 =item yy
 
-Copy (yank) the selection, like pressing Ctrl+C in modern GUI programs.
+Copy (yank) the selection, like pressing Ctrl+C in modern GUI programs.  (You
+can also type "ya" to add files to the copy buffer, "yr" to remove files again,
+or "yt" for toggling.)
 
 =item dd
 
-Cut the selection, like pressing Ctrl+X in modern GUI programs.
+Cut the selection, like pressing Ctrl+X in modern GUI programs.  (There are
+also "da", "dr" and "dt" shortcuts equivalent to "ya", "yr" and "yt".)
 
 =item pp