findandreplace icon indicating copy to clipboard operation
findandreplace copied to clipboard

Master

Open metalogic3000 opened this issue 6 years ago • 2 comments

  • Downgraded EncodingTools.csproj to .NET 4.0 like the rest of the projects because the solution doesn't currently build.
  • Added an icon for the WinForm project. Without this, when pinning the application to the task bar, it has no icon (at least on Win10).

metalogic3000 avatar Jun 07 '19 08:06 metalogic3000

The issues tab is missing so I am commenting here, so I apologize if that's not right. First thanks for developing this tool! I was wondering if you could make an improvement. Could you change or remove the character limit for directory and file path? I am trying to use this tool for replacing text in nfo files for videos which have to be named with a certain method and in a folder with the matching name. Sometimes these file paths can become quite long.

ReenigneArcher avatar Aug 15 '19 03:08 ReenigneArcher

Enhancement suggested (sorry if this is not the good place, I don't find the Issues folder): Allow saving and loading multiple Find & Replace "pairs" from a file for procesing all. The old application of Ecobyte Replace Text do it with odd and even lines. FNR is multiline so this solutions is not good then it would have to use some encoding (maybe an XML file?). I don't know many programs with this functionality but is usefull for language translations when you have the messages hard in the code. Thank you

vvv-easy avatar Oct 23 '19 19:10 vvv-easy

[BUG] The "--silent" command will leave an empty line in the batch file. So 10 silent commands means 10 empty line in the batch script file.

LuxLOL avatar Apr 09 '20 17:04 LuxLOL