Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invoking URLView from a Tmux command #22

Open
snoblenet opened this issue Jan 19, 2018 · 0 comments
Open

Invoking URLView from a Tmux command #22

snoblenet opened this issue Jan 19, 2018 · 0 comments

Comments

@snoblenet
Copy link

Does this create a Tmux command that I can send to Tmux from elsewhere?

I tried prefix:urlview and prefix:urlview-key.

I ask because I'd like to bind this to ⌘-u in Alacritty with something like this:

 - { key: E, mods: Command, command: { program: "/usr/local/bin/tmux", args: ["urlview-key"] } }

Similar to my existing bindings, which are like:

 - { key: K, mods: Command, { program: "/usr/local/bin/tmux", args: ["clear-history"] } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant