e1d8bc4d17
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> |
||
---|---|---|
.. | ||
accounts.conf | ||
aerc.conf | ||
bindings.go | ||
bindings_test.go | ||
binds.conf | ||
config.go | ||
default_styleset | ||
style.go | ||
triggers.go |