about summary refs log tree commit diff stats
path: root/widgets/aerc.go
diff options
context:
space:
mode:
authorReto Brunner <reto@labrat.space>2019-09-29 12:08:59 +0200
committerDrew DeVault <sir@cmpwn.com>2019-09-29 12:36:35 -0400
commitf15811a737ee8d93f22ceff620df145c2d252b15 (patch)
tree7f5329e27cd73236c6688bfd2dd3cebe403c67b0 /widgets/aerc.go
parent70c16fc34609893eadabd9a31adb4396931552a5 (diff)
downloadaerc-f15811a737ee8d93f22ceff620df145c2d252b15.tar.gz
Open mailto links in a new aerc instance if needed.
Aerc tries to open mailto:// links via the socket of the already running aerc
instance.

If no socket exists this silently errored out.
This commit starts up a new aerc instance if it can't connect to the socket
(which I think is the most common error) and if not sets up a new aerc instance
and retries to open the compositor.

This fixes https://todo.sr.ht/~sircmpwn/aerc2/295 by implementing the desired
behaviour.
Diffstat (limited to 'widgets/aerc.go')
0 files changed, 0 insertions, 0 deletions