aerc/doc
Koni Marti e1d8bc4d17 msgviewer: open http links from messages
Parse http links from a message and display them as completions in the
:open-link command.

Add the following binds to the [view] section in your binds.conf:
<C-l> = :open-link <space>

Parsing can be disabled in aerc.conf by setting parse-http-links to
false in the viewer section.

Thanks to Moritz for the help with the regular expression.

Signed-off-by: Koni Marti <koni.marti@gmail.com>
Reviewed-by: Moritz Poldrack <git@moritz.sh>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-06-14 22:12:48 +02:00
..
aerc-config.5.scd msgviewer: open http links from messages 2022-06-14 22:12:48 +02:00
aerc-imap.5.scd feat: add background mail polling option for all workers 2022-05-31 14:32:51 +02:00
aerc-maildir.5.scd feat: add background mail polling option for all workers 2022-05-31 14:32:51 +02:00
aerc-notmuch.5.scd feat: add background mail polling option for all workers 2022-05-31 14:32:51 +02:00
aerc-search.1.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-sendmail.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-smtp.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-stylesets.7.scd style: add style config options for dirlist_unread and dirlist_recent 2022-04-27 09:46:06 +02:00
aerc-templates.7.scd compose: allow setting all headers in templates 2022-02-03 09:55:20 +01:00
aerc-tutorial.7.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc.1.scd visual-mode: deselect messages after performing command 2022-06-14 22:12:42 +02:00