One can also use Vim to edit clipboard text. I’ve experimented with a few ways. Here’s a published example of how it could be done (from someone else). Adding a keyboard shortcut makes it faster when you’re not already in a terminal. You can edit (e.g.) web text boxes with Vim this way, although active JavaScript doesn’t always react to a paste the same way as typing. Depends on the page.
One can also use Vim to edit clipboard text. I’ve experimented with a few ways. Here’s a published example of how it could be done (from someone else). Adding a keyboard shortcut makes it faster when you’re not already in a terminal. You can edit (e.g.) web text boxes with Vim this way, although active JavaScript doesn’t always react to a paste the same way as typing. Depends on the page.