michael-lazar / rtv

Browse Reddit from your terminal
MIT License
4.65k stars 274 forks source link

Support opening links from a comment #593

Closed codesoap closed 5 years ago

codesoap commented 6 years ago

It would be cool if it were possible to open links, that are mentioned in the comments.

Remark: I'm already working on a proposal for an implementation.

michael-lazar commented 6 years ago

See previous discussions here:

https://github.com/michael-lazar/rtv/issues/100 https://github.com/michael-lazar/rtv/pull/240 https://github.com/michael-lazar/rtv/issues/394

Currently you can accomplish this using the urlview key shortcut, which will pipe the text to an external application. If you can come up with a better solution that's built in to RTV and still provides a good user experience, I'm all for it!

michael-lazar commented 5 years ago

Feature has been merged