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

Text doesn't get to clipboard with tmux load-buffer -w #1311

Open
useche opened this issue Mar 3, 2024 · 0 comments
Open

Text doesn't get to clipboard with tmux load-buffer -w #1311

useche opened this issue Mar 3, 2024 · 0 comments

Comments

@useche
Copy link

useche commented Mar 3, 2024

Hi!

When I connect remotely with mosh, open tmux and run tmux load-buffer -w, the text doesn't work as expected.

$ echo "oh no! It doesn't work" | tmux load-buffer -w -
$ tmux -V
tmux 3.3a
$ mosh --version
mosh 1.4.0 [build mosh 1.4.0]
Copyright 2012 Keith Winstein <[email protected]>
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Things work as expected when using ssh. Any suggestions here? I tried the workaround in #1054 and no luck. The workaround in https://sunaku.github.io/tmux-yank-osc52.html does work but it is cumbersome.

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

1 participant