This PR will introduce the use of urlview in Weechat and Mutt.
urlview will extract URLs from text within the current Weechat buffer or email in Mutt and display a menu from which you may select the desired link and launch from within the shell using Lynx. In the case of multiple URLs in buffer/email, it will allow you to select the desired URL from a list.
In #! and #!social multiple links will often be the case due to URL shortener, but should not pose any issue.
Weechat Use
/urlview
Mutt Use (listed in .muttrc)
ctrl + b
I can also add something to man.
This PR will introduce the use of urlview in Weechat and Mutt.
urlview will extract URLs from text within the current Weechat buffer or email in Mutt and display a menu from which you may select the desired link and launch from within the shell using Lynx. In the case of multiple URLs in buffer/email, it will allow you to select the desired URL from a list.
In #! and #!social multiple links will often be the case due to URL shortener, but should not pose any issue.
_Weechat Use_
/urlview
_Mutt Use_ (listed in .muttrc)
ctrl + b
I can also add something to man.