IntroductionIcnClipBrd provides global clipboard support in writable icons.
Latest Changes
Fix error handling for "*Desktop_IcnClipBrd".
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").
Two additional keypresses are disabled by default but can be enabled by the user if required. Ctrl-S will swap the case of the character at the caret, while Ctrl-T will insert the current date into an icon in a user-configurable format.
|