@b0rk Big +1 on having your terminal editor use the system clipboard. I do that with #HelixEditor on macOS 👍
@pjacock @b0rk I myself never really committed to this.
I prefer having Vim registers separated from the system clipboard, knowing that I can refer to it as * (so "*y to copy to and "*p to paste from the system clipboard).
It is a matter of taste but I otherwise I feel like a register is missing and everything is mixed up…