`C-x C-w`, `C-x M-w`, and `C-x C-y` to cut, copy, and paste using system clipboard. The system clipboard can be accessed using configured commands such as, `wl-copy` and `wl-paste`, or `cat - > ~/.clipboard` and `cat ~/.clipboard`.
C-x C-w,C-x M-w, andC-x C-yto cut, copy, and paste using system clipboard.The system clipboard can be accessed using configured commands such as,
wl-copyandwl-paste, orcat - > ~/.clipboardandcat ~/.clipboard.