summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2015-01-01 22:38:50 +0100
committerhut <hut@lepus.uberspace.de>2015-01-01 22:38:50 +0100
commit27a24a098f912e960c8ea2043ac34bfd58b618bf (patch)
tree3f148d232626a93e8759a660984f719efe9121e9 /doc
parentef2973cfb15fe363cfa699344404c6f37f7c5d59 (diff)
downloadranger-27a24a098f912e960c8ea2043ac34bfd58b618bf.tar.gz
doc/ranger.1: added doc for "rename_append"
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.17
-rw-r--r--doc/ranger.pod6
2 files changed, 12 insertions, 1 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 7f5be704..49339bf2 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "RANGER 1"
-.TH RANGER 1 "ranger-1.6.1" "12/11/2014" "ranger manual"
+.TH RANGER 1 "ranger-1.6.1" "01/01/2015" "ranger manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -834,6 +834,7 @@ ranger.  For your convenience, this is a list of the \*(L"public\*(R" commands i
 \& quit
 \& quit!
 \& relink newpath
+\& rename_append
 \& rename newname
 \& save_copy_buffer
 \& scout [\-FLAGS] pattern
@@ -1057,6 +1058,10 @@ it by typing `` or '' the next time you start ranger.
 .IX Item "relink newpath"
 Change the link destination of the current symlink file to <newpath>. First
 <tab> will load the original link.
+.IP "rename_append" 2
+.IX Item "rename_append"
+Opens the console with \*(L":rename <current file>\*(R" with the cursor automatically
+placed before the file extension
 .IP "rename \fInewname\fR" 2
 .IX Item "rename newname"
 Rename the current file.  If a file with that name already exists, the renaming
diff --git a/doc/ranger.pod b/doc/ranger.pod
index ee20ef9f..279e44fd 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -851,6 +851,7 @@ ranger.  For your convenience, this is a list of the "public" commands including
  quit
  quit!
  relink newpath
+ rename_append
  rename newname
  save_copy_buffer
  scout [-FLAGS] pattern
@@ -1112,6 +1113,11 @@ it by typing `` or '' the next time you start ranger.
 Change the link destination of the current symlink file to <newpath>. First
 <tab> will load the original link.
 
+=item rename_append
+
+Opens the console with ":rename <current file>" with the cursor automatically
+placed before the file extension
+
 =item rename I<newname>
 
 Rename the current file.  If a file with that name already exists, the renaming