-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
So this issue isn't directly related to tmux-urlview, but wondering if anyone else out there has this workflow.
I'm running a remote tmux session that I'm ssh'ing into. I have panes in this session that include urls, if I use urlview from a local tmux, the urls might be cut off, because the local tmux doesn't know about the panes from the remote tmux.
But if I were to use urlview from the remote tmux, it can't open my browser that I'm running on my computer, because it's running on a different server somewhere else. The best I can do is to use xclip
to yank these urls in the remote session, and then on my computer, paste the url into my browser. Is there a better way? Like a x-open
or x-open-url
?
Metadata
Metadata
Assignees
Labels
No labels