You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I met a BUG. I have 2 PC: a desktop and a laptop. Usually I would use ssh -X xxx@IP_ADDRESS on my laptop to connect the desktop and use tmux a -t x command to attach desktop's tmux.
But when I use tmux detach-client to detach from the deskop, tmux-yank does not work on the desktop. The only thing I can do is restart my desktop to get tmux-yank works again.
Can anyone fix this BUG, THANKS!
The text was updated successfully, but these errors were encountered:
Hi all:
Recently I met a BUG. I have 2 PC: a desktop and a laptop. Usually I would use
ssh -X xxx@IP_ADDRESS
on my laptop to connect the desktop and usetmux a -t x
command to attach desktop's tmux.But when I use
tmux detach-client
to detach from the deskop, tmux-yank does not work on the desktop. The only thing I can do is restart my desktop to get tmux-yank works again.Can anyone fix this BUG, THANKS!
The text was updated successfully, but these errors were encountered: