I want to be able to copy text to a “Copy Box”.
In early RTS you could bind units to number keys 1 through 10 by pressing Ctrl + # and then # to recall that selection.
I want to be able to have Multiple Copy & Paste boxes like Copy 1, Copy 2, Paste 3
Is there anything like this on Wayland already?
I found a solution today using Fcitx, the clipboard addon, and the default shortcut Ctrl+semicolon. However, it works more like a history that pushes each older item down, rather than 10 separately accessible boxes. It seems as though it will work with the use case you described.
Note: I have no idea how well Fcitx is supported in Wayland.