firecat53 / urlscan

Mutt and terminal url selector (similar to urlview)
GNU General Public License v2.0
214 stars 38 forks source link

fix: clipboard in macos #152

Closed meronogbai closed 3 months ago

meronogbai commented 3 months ago

Macos comes with pbcopy for copying data to the clipboard. I tried installing xclip but it didn't really work. The change in this PR should make the clipboard functionality work as expected in macos machines.

meronogbai commented 2 months ago

@firecat53 are you planning to release this fix as part of 1.0.3 soon?

firecat53 commented 2 months ago

Released 1.0.3. Thanks for the prompt!