diff options
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 6 |
1 files changed, 6 insertions, 0 deletions
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 |