Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Issues copy/yank text in a buffer inside a tmux session #31

Open
yashaswikarnati opened this issue Aug 4, 2024 · 0 comments
Open
Assignees

Comments

@yashaswikarnati
Copy link

Describe the bug
Issues copy/yank text in a buffer inside a tmux session. I could not get it to work in a tmux session. I ssh into my ubuntu machine from my mac, start tmux session and run emacs (spacemacs). (getenv "TMUX" (selected-frame) returns me a valid value - /tmp/tmux-361936330/default,49641,0.

works outside of tmux session.

tmux version - 3.4
spacemacs version - [email protected]
iterm2 mac terminal

To Reproduce

ssh into remote machine.
start tmux session
start emacs (spacemacs)
yank text
(i cant paste this back into my host system clipboard (mac))

Expected behavior
paste text back into my host system clipboard (mac)

** System Info (please complete the following information):**

  • OS: Linux, macOS
  • Emacs Version 29.3
    iTerm2
    Tmux
    remote (mac ssh into ubuntu)

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants