-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
Hello Steve - when using this config with emacs -nw (sans window system), I cannot then use the terminal's edit/copy menu command to copy a selection of text to the clipboard. The menu command becomes greyed out. However, if I quit emacs, then the copy menu command is restored. Or, if I blow away emacs config with rm -rf ~/.emacs.d, copy functionality is restored to emacs sessions.
M-x version says: 'GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu) of 2021-02-08'. I get the emacs package from Homebrew for what that's worth. Problem exhibited on two Linux boxes and on a macbook pro under the iTerm terminal program. Changing Linux terminal applications has no effect on this problem.
Otherwise your config is excellent I really appreciate the work you have put into it. But this clipboard issue is a nuisance to me, I wonder if you would take a look.
Thanks