A system-wide multi-clipboard system.
It allows saving the (textual) content of the system clipboard to up-to-four virtual clipboards.
The usage is very simple. First, you need to start olaf: you can do it
from CLI or by double-clicking the executable if you're more comfortable this
way.
Note When running it using the CLI you may want to run
olafas a background task. On bash-like shells, this is usually accomplished by appending the ampersand symbol, like shown in the following example.$ olaf &
Once olaf is running, follow these steps:
- Copy any text with
Ctrl+cor with your preferred method - Press
Ctrl+uto save what you've copied to virtual clipboardu - Do your stuff
- Press
Alt+uto copy back the content from virtual clipboarduto system clipboard - Paste with
Ctrl+vor with your preferred method
Four virtual clipboards are currently available: u, i, o, and p.