Files
aerc-mirror/doc
Reto Brunner 949781fa0a Refactor lib/open to accept user provided arguments
* Get rid of open_darwin
	It just lead to code duplication for a simple one string change.
	Instead we query it during initialization
* Accept user provided arguments
	"open" on MacOS accepts things like -A to use a specific application
	Pass trough arguments the user provided in order to facilitate this
* Refactor the function to a struct
	This makes it more convenient for the caller and avoids signatures like
	lib.OpenFile(nil, u.String(), nil) which are fairly unreadable
2021-01-30 14:04:23 +01:00
..
2020-12-13 10:30:56 +01:00
2020-05-21 18:11:47 +02:00
2019-08-08 10:11:20 +09:00
2019-07-27 11:19:49 -04:00
2020-09-14 07:14:16 +02:00
2020-05-21 18:11:47 +02:00