trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>Hello there,</p> <p>I&#39;m using the Emacs packages simpleclip to copy to clipboard, and shell-pop to open up a terminal in Emacs quickly with a keybinding.</p> <p>Anyways, I can copy text from the terminal to the clipboard, but whenever I try to past into the terminal, it throws the error:</p> <p>&#x200B;</p> <p>`Buffer is read-only: #&lt;buffer \*ansi-term-1\*&gt;`</p> <p>&#x200B;</p> <p>So how do I fix this issue? I use the emacs package use-package in my .emacs config, so I&#39;m trying to figure out what lisp code is required to fix this issue, so that I can paste into the terminal in emacs.</p> <p>&#x200B;</p> <p>Thanks in advance for the help!</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/zeta_00"> /u/zeta_00 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rsj5li/what_is_the_correct_way_to_enable_pasting_into_a/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/rsj5li/what_is_the_correct_way_to_enable_pasting_into_a/">[comments]</a></span>