Re: Search & Replace Strings - dropdown MRU ??
Posted: 14 Feb 2015 12:41
#123 is hardly scripted. 
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Sure it's scripted - that *is* a script.SammaySarkar wrote:#123 is hardly scripted.
Both scripting and the MRU are terrific features, and I'm sorry to give up either one, especially for S&R and RegExpRename. I'm sure there's at least a historical reason why they do not play nice together; but [REQUEST] maybe this can be revisited.v7.90.0078 - 2009-01-27 21:16
* MRUs: Now, patterns from the following commands are not added to
the command's MRU list anymore when triggered via scripting:
VisualFilter (::filter)
BatchRename (::rename "b")
RegExpRename (::rename "r")
SearchReplace (::rename "s")
KeepParticularChars (::rename "k")
Well, my point was that ::rename is a scripting command that happens to call a function that is also used in GUI.PeterH wrote:Sure it's scripted - that *is* a script.SammaySarkar wrote:#123 is hardly scripted.![]()
You only could argue about the used "scripting environment" - it's not a "standard script", or however you want to say.
TheQwerty wrote:The MRU list should be reserved for patterns explicitly typed by the user.
Thank you! This is really useful, especially for RegExp Rename where the strings are complex. Much appreciated.... ok, found a way.