aerc/config
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
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
aerc.conf msgviewer: open http links from messages 2022-06-14 22:12:48 +02:00
bindings.go binds: fix incorrect key names for c-] and c-[ 2022-04-25 11:22:12 +02:00
bindings_test.go bindings: support more modified keys 2021-10-28 16:22:28 +02:00
binds.conf msgviewer: open http links from messages 2022-06-14 22:12:48 +02:00
config.go msgviewer: open http links from messages 2022-06-14 22:12:48 +02:00
default_styleset fix aerc-stylesets(7) typos 2020-12-13 10:30:56 +01:00
style.go style: add style config options for dirlist_unread and dirlist_recent 2022-04-27 09:46:06 +02:00
triggers.go index: add this-week-time-format 2021-11-06 17:34:20 +01:00