aerc/commands/msg
Moritz Poldrack ae83373fa6 logging: added a log on panic
Since panics still regularly "destroy" the terminal, it is hard to get a
stack trace for panics you do not anticipate. This commit adds a panic
handler that automatically creates a logfile inside the current working
directory.

It has to be added to every goroutine that is started and will repair
the terminal on a panic.

Signed-off-by: Moritz Poldrack <git@moritz.sh>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-03-23 20:56:09 +01:00
..
archive.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
copy.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
delete.go all: fix minor issues found by staticcheck 2022-03-12 21:00:23 +01:00
forward.go compose: make headerEditor focusing more reliable 2022-03-22 09:50:32 +01:00
mark.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
modify-labels.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
move.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
msg.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
pipe.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
read.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
recall.go recall: allow recalling messages from any folder 2021-12-13 14:56:39 +01:00
reply.go all: fix minor issues found by staticcheck 2022-03-12 21:00:23 +01:00
toggle-threads.go statusline: implement per-account status 2022-03-18 23:42:07 +01:00
unsubscribe.go aerc: always check SelectedAccount return value 2022-02-25 13:56:53 +01:00
unsubscribe_test.go Fix linter warnings 2021-02-26 22:14:58 +01:00
utils.go go.mod: change base git url 2021-11-05 10:21:45 +01:00