1 line
1.1 KiB
Plaintext
1 line
1.1 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Hello there,</p> <p>I'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>​</p> <p>`Buffer is read-only: #<buffer \*ansi-term-1\*>`</p> <p>​</p> <p>So how do I fix this issue? I use the emacs package use-package in my .emacs config, so I'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>​</p> <p>Thanks in advance for the help!</p> </div><!-- SC_ON -->   submitted by   <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>   <span><a href="https://www.reddit.com/r/emacs/comments/rsj5li/what_is_the_correct_way_to_enable_pasting_into_a/">[comments]</a></span> |