Open
Description
If the clipboard was a special target:
- Pasting could be untied from the cursor. e.g.
bring clipboard to <target>
- The following would be equivalent
carve
andmove <target> to clipboard
copy
andbring <target> to clipboard
- Many commands don't make sense in this context, e.g.
pour
This is more a request for debate rather than a feature request. I'm also not sure if we'd want to deprecate copy
and carve
; that would definitely mess with my muscle memory.