Skwire, I have an idea for ClipTrap.
Since ClipTrap makes archives of the last X number of text files, what if there was an option or command to open that folder in Explorer?
It would be easy to implement.-BGM
Yep, easily doable as a menu item. I will add this.
At the bottom of the Clips Tab, there is Copy Window Text, but who really ever wants to copy *everything* like that?-BGM
Well, that's how ClipTrap came about. I initially wrote it for a previous workplace where we used terminal emulators (SecureCRT, PuTTY, etc.) constantly and routinely had need to capture several successive bits of output from various routers, switches, and other devices on the network. Then we would copy all that aggregated input and dump it into a log, or a trouble ticket, etc.
What if there was a button for "Copy Entry" or "Copy Line"?
Then you could put the cursor on the line you wanted and copy everything between delimiters with one button without having to select the text.-BGM
Even though you can specify a delimiter, ClipTrap has no concept of entries. Yes, I could probably figure out the text between two delimiters but that could get messy. What if the chosen delimiter was part of the text of a clip, etc.? Copying the line the caret happens to be on would be as good as it gets.