Jon Forrest
unread,Jan 12, 2021, 11:10:04 PM1/12/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tmux-...@googlegroups.com
I log into a Windows 10 machine, and from there ssh to a Fedora 33 box
that's running tmux 3.1c. I create a new pane with tmux so I see
two tmux panes side to side in one window.
I want to select some lines from one of the panes by using the
Windows text select method. The problem is that Windows selects
the text on the same line from *both* panes.
I was trying to use tmux to avoid having to use the mouse to switch
between ssh sessions. Using two Windows ssh logins would obviously solve
the copy problem, but wouldn't be as efficient as using tmux.
The only way I can see to solve this is to use the new Windows terminal
to create the panes. It's able to do text selections in one pane only.
This is clearly not a tmux bug but I wonder how people work around
this.
Cordially,
Jon Forrest