Replies: 1 comment
-
I just got clipboard working in alacritty + ssh + tmux + visidata. So I know it's possible there. Trying to test it under kitty, I ran into setup issues, so I didn't get to try it with kitty. But here's the process for alacritty, v0.15.1 with tmux v3.4: Put a line in
Change
Create a shell script
And finally
The paste command you gave will not work. But your copy command is correct. I don't know why it's not working. Are you using the right vd commands? You want to use the vd command To narrow down where the problem may be, I would suggest you try testing the commands |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I use visidata inside a tmux session, which is run in a remote ssh shell. I configured tmux to use OSC52 clipboard and I can copy and paste from the local clipboard without problem. However, I'm unable to make visidata to work with the tmux clipboard, I set the following options but doesn't seems to work.
Any insight / help is appreciated, thank you!
Beta Was this translation helpful? Give feedback.
All reactions