AROS Vision
Modern and free Amiga-Compatible Experience on Amiga and PC
There are several additional components and commands integrated to support clipboard.,
Clipper is an OS clipboard enhancer and manager. It uses the
datatypes system of v39+ to graphically show you the contents of as many
clip units as you like. By far the best feature of Clipper is its ability to
intercept clipboard reads and writes by all applications, and to bring up a
window showing you the contents of the various clipbord units from which you
can choose which unit to actually perform the read from/write to." Details here.
Additional there is a handler "clip:" added and available in shell. So you can f.e. copy startup-sequence in clipboard by typing "copy s:startup-sequence to clip:" and then f.e. open a editor and paste clipboard in.
Additional there are new commands available in shell:
clipsave save content of clipboard to file
clip open/close/read/write text in up to 256 clipboards
clipread/clipwrite read or write text in clipboards
copy2clip copy file in clipboard (effect like clip:)
OpenClip SaveClip (Openclip copies file in clipboard, saveclip copies clipboard in file)