1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-11-23 16:42:07 +01:00
aerc/widgets
Greg Anders 809083f843 Check for terminal before forwarding mouse event
When viewing a message part with no available filter, clicking the UI
would cause a nil pointer dereference because the MouseEvent was passed
to the PartViewer's `term` field, which does not exist in the case of an
absent filter.
2019-11-17 13:19:11 -05:00
..
account-wizard.go
account.go
aerc.go
compose.go
dirlist.go
exline.go
headerlayout.go
msglist.go
msgviewer.go Check for terminal before forwarding mouse event 2019-11-17 13:19:11 -05:00
providesmessage.go
spinner.go
status.go
tabhost.go
terminal.go