mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-01-15 03:11:34 +01:00
When Reto Brunners patch is applied (which works really well for me), the user gets to see the message returned by AercServer. Since this is nil if no errors were thrown it prints "result: <nil>" to the cmd. This patch fixes that by just returning success instead of the error message when err != nil. |
||
|---|---|---|
| .. | ||
| format | ||
| sort | ||
| ui | ||
| uidstore | ||
| dirstore.go | ||
| history.go | ||
| msgstore.go | ||
| oauthbearer.go | ||
| open_darwin.go | ||
| open.go | ||
| socket.go | ||