Clipview 2.9 is released and is on Hobbes
New features bug fixes etc:
Added -w wrap option.
Added -s "Skip intial load from clipboard" option.
Added action to clear unlocked clips.
Fixed bug whereby F1 would cause a crash.
Fixed bug - Catch if external edit of clip in prgress & ClipView closed.
Added check to catch delete of bottom clip if locked.
Added removal of the > symbol when clip capture off and a clip hits the clipboard.
Changed "Deleting the last clip leaves all locked" to say clip instead of buffer.
Menu items CUA compliant.
Added RMB support for locked clips.
Fixed clip selection problem caused by setting a clip to append when another clip was already in append state.
Fixed bug in resizing if "Tile" or "Cascade" used from Windowlist.
Stopped title bar going off top of screen when adding clip.
N.B. ClipView 2.5 & above uses a changed .ClipSave format.
It is NOT backwards compatible.
Upgrading from earlier versions should not present any problems.
I don't know about you, but I always seem to want to paste what I clipped three operations back :-) So I wrote ClipView, based on the Unix program cutview.
The Clipview suite of programs consists of:
ClipView v2.9 - Gives multiple text clipboards. Clips may be printed, edited, saved to a buffer and locked. Optionally the entire set of clips and their state can be saved across invocations of ClipView.
ClipPrint v1.2 - Prints the current text contents of the clipboard.
PipeClip v2.3 - Used on the command line to pipe output to the clipboard.
eg dir /w pipeclip
ClipPipe v1.0 - Used on the command line to pipe input from the clipboard.
eg clippipe someprogram
ClipWait v1.0 - Used in scripts to wait until something gets written to the clipboard.
CV_Client_OS2 1.1 } These are *alpha* code.
} They allow clipboards to communicate
CV_Server_OS2 1.1 } across machines. Eventually I hope to add other OSes.
http://www.deezee.org/ClipView.html
-- Regards Dave Saville
Source: OS2VOICE