From 581fb015dc23ba1318a0eef79f9cba0fc4ff6a9a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 21 Dec 2020 22:53:07 -0600 Subject: Sync kill ring and clipboard --- config.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 0ed8e10..f41c24b 100644 --- a/config.org +++ b/config.org @@ -733,6 +733,12 @@ This is not /quite/ correct yet. For example, scrolling in the margins with a t (cuss save-interprogram-paste-before-kill t) #+end_src +*** Sync the system clipboard and the kill ring + +#+begin_src emacs-lisp + (cuss yank-pop-change-selection t) +#+end_src + ** So long mode #+begin_src emacs-lisp -- cgit 1.4.1-21-gabe81