beluchin
Results
1
comments of
beluchin
executing `simpleclip-paste` shows `Clipboard support not available` on the minibuffer I have this on my init.el as an alternative: ``` (setq x-select-enable-clipboard nil) ;; copy/paste from the system keyboard (global-set-key...