gpakosz / .tmux

🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
MIT License
21.54k stars 3.33k forks source link

Quit urlscan after opening/copying a single link #745

Closed meronogbai closed 1 month ago

meronogbai commented 1 month ago

This will make this tool a little bit easier to use.

From help page:

  --single, -s          Quit urlscan after opening/copying a single link.
meronogbai commented 1 month ago

I'd be happy to close this PR and make this change in my .tmux.conf.local file instead but I couldn't figure out how to customize the _urlview function for my config without editing .tmux.conf

gpakosz commented 1 month ago

Hello @meronogbai 👋

Thanks for the PR. I think I prefer making it configurable if there's a need, given the number of options of urlscan.

Can you please try the gh-745 branch?

meronogbai commented 1 month ago

@gpakosz I checked out the gh-745 branch and it's perfect. Thanks a lot!

Can I close this PR?

gpakosz commented 1 month ago

I will close it with a comment when merging