Search found 1 match

by tommy.huang
18.05.2010, 02:39
Forum: Feature Requests
Topic: Support Insert/Replace mode for "Rename" (F2) function
Replies: 1
Views: 4694

Support Insert/Replace mode for "Rename" (F2) function

It is more convenient to support "Replace" mode while renaming the filenames.

For example, if I want to rename a file with name "abc_def.txt" to "Abc Def.txt", with current version, I need to delete "a/_/d" then add "A/ /D". If "Replace" mode is supported, I only need to press "Insert", then "A/ /D ...