Copy with Fresh within Tmux #2082
Unanswered
crazyjoelee
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Never mind, silly me, all I need to do is to rebind the paste command. |
Beta Was this translation helpful? Give feedback.
2 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 am using Windows terminal to ssh to my VPS.
Copy (ctrl-c) in Fresh works well and I can see it copy successfully to my host in my clipboard.
But if I'm using Tmux in my ssh session, Fresh can copy but not to my host, so that when I do a paste (ctrl-v), it only pastes the last item from host clipboard. I have to trigger menu from Fresh to do Edit > Paste. This is annoying.
I also can do shift+drag to highlight first, then ctrl-c, to copy to my host.
Any idea on what to do or set to get back the normal ctrl-c and ctrl-v combination?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions