aboutsummaryrefslogtreecommitdiffstats
path: root/config/triggers.go
diff options
context:
space:
mode:
authorJason Stewart <support@eggplantsd.com>2022-09-26 11:11:49 -0400
committerRobin Jarry <robin@jarry.cc>2022-09-26 17:32:00 +0200
commit27978a859b279360b28240a62541849ad6bba39f (patch)
tree75322bcf45cd906e4eb4c65e676f4a5c9fc18195 /config/triggers.go
parent4c3565653ab504166f9b8ecc1a44f6aa17f9f6e6 (diff)
downloadaerc-27978a859b279360b28240a62541849ad6bba39f.tar.gz
ui: avoid panic when terminal window is shrunk
When using a tiling window manager, aerc terminal dimensions may be greatly reduced after a new window has been created by :open. When the ui attempts to render to formerly-valid coordinates, SetCell & Printf may panic. Replace panic() with no-op in both functions to prevent aerc from crashing after a window shrink. Signed-off-by: Jason Stewart <support@eggplantsd.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'config/triggers.go')
0 files changed, 0 insertions, 0 deletions