How to configure clipboard for multiplexing? #183
Unanswered
tommyalatalo
asked this question in
Q&A
Replies: 1 comment
-
That's weird, because the clipboards should all be the same everywhere. Are you using containers at all? If so, then the clipboard will only go in that container. Try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use tmux, and as such I move between multiple terminal windows constantly, how do I configure clipboard so that the data in my clipboards is globally available across all terminal windows? I noticed that this doesn't happen by default as doing
cb show
in two windows gives me different results.Beta Was this translation helpful? Give feedback.
All reactions