Pasting is done by using a triggered popup window. This window can be triggered by a hotkey, holding right-click, a special trigger window, and other methods.
ArsClip used to be barebones, but I think I can safely say that it has become a nicely featured and highly configurable program, due to user feedback.
Delphi 6 (Personal) source code is included - modify it freely for any non-profit use. NOTE: The newer versions are compiled with Turbo Delphi for Win32.
Features
- Multiple Permanent Clip groups
- Picture, RichText, File Copy, Unicode, HTML support
- Copy and paste automation support using Permanent Clips
- Highly configurable
- Win7 Jumplist support
What's New
Version 5.42 of ArsClip has been released. This release focus on bug fixes and one minor new feature.
This is a maintenance release. The only new feature is the ability to indent code (using CTRL+Space) in the edit window for Permanent Clips. This is a quality of life feature for those that use edit JavaScript, since pressing TAB will change control focus.
(Window: Edit Permanent Clip)
- New: Ctrl+Space will indent text when editing (since Tab key is not available)
- Fix: JavaScript context help not changing from "Main" to "Special Functions" tab
- Fix: JavaScript setClipboard() function would fail with an empty string
(Window: Edit Clips/Macros)
- Fix: (Databases Tab) "Copy to Local Permanent" could create duplicate group names
(Window: Configuration)
- Fix: documented MimicDelayMS, MimicDelayMSEnabled in the "arsclip.ini" section
(Misc)
- Fix: AutoSaveTimeMS configuration setting was always overwritten with default value
- Fix: [DISABLEMONITORING] command not storing proper state after running the macro