IcnClipBrd provides global clipboard support in writable icons.
Latest Changes
Various bug fixes
Details
The IcnClipBrd module enables the use of the global clipboard in writable icons on the desktop using the conventional Ctrl-C, Ctrl-X and Ctrl-V keypresses along with Ctrl-Z to replace the icon contents with the text on the clipboard.
In addition, Ctrl-K deletes everything to the left of the caret (complementing the exiting Ctrl-End to delete to the right of the caret). Ctrl-E can be used to keep just a DOS file extension (eg. "NOTES/TXT" would become "/TXT"), while Ctrl-D de-DOSifies a filename (eg. "NOTES/TXT" would become "Notes").