diff options
author | Jason Stewart <support@eggplantsd.com> | 2022-09-26 11:11:49 -0400 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-09-26 17:32:00 +0200 |
commit | 27978a859b279360b28240a62541849ad6bba39f (patch) | |
tree | 75322bcf45cd906e4eb4c65e676f4a5c9fc18195 /contrib/aerc.desktop | |
parent | 4c3565653ab504166f9b8ecc1a44f6aa17f9f6e6 (diff) | |
download | aerc-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 'contrib/aerc.desktop')
0 files changed, 0 insertions, 0 deletions