aerc/commands/msgview
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
..
close.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
msgview.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
next-part.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
next.go refactor: refactor pgp implementation 2022-04-27 09:46:11 +02:00
open.go msgviewer: open http links from messages 2022-06-14 22:12:48 +02:00
save.go save: fix path completion 2022-03-31 12:55:07 +02:00
toggle-headers.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
toggle-key-passthrough.go statusline: implement per-account status 2022-03-18 23:42:07 +01:00