(2023-02-02 23:44)RobPenfold Wrote: For work I often copy text that has a couple of things that I don't want in them:
1. Line breaks
2. Characters that cannot be used in file names (things like * etc).
Would there be any way that this program can help get around these issues?
Thanks
@ RobPenfold: Sorry, I missed your post yesterday. Thanks for the suggestion.
The solution I could implement is a command named "Remove characters" (or similar) that would ask for the characters to remove. You would type "`n*:" etc. (`n is the code for line breaks) and click Go. At first, these characters would be remembered inside the same QCE session but, in future release, I would implement ways to remember your selection from one session to the other and select characters from a list of past usages of this command. Does this make sense?