Don't think such an app exists for linux, since you've said you don't like klipper *and yeah, it would be nice to name the various clips. One thing I suppose you could do is copy the snippets into an editor session, put a header on them, and manually search them out with the editor's search function. Vim and emacs have advanced search functions, regular expression features. There is a little (or a lot, depending on how complicated you want to get) more manual intervention. However, you'd be able to store a lot more snippets. Copying text from one window to another is as simple as highlighting the text you want to copy in the one window (with the left mouse button, just as in windows), switching to the other window, then placing cursor where you want the selected text to be pasted, then clicking the middle mouse button - viola! not drop down menus, instant pasting.
|