diff options
author | Karel Balej <balejk@matfyz.cz> | 2024-05-07 13:23:59 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-05-09 22:10:57 +0200 |
commit | 4c0211c4f9a7fad18f8ce97535e785fb5013b1f0 (patch) | |
tree | c9fa09d26ef6d4fcc63521e78eb43d0fcf99f390 /commands/account/search.go | |
parent | 7b4c8f67eb5f8e3e943d72a78bdeb4194a68c61e (diff) | |
download | aerc-4c0211c4f9a7fad18f8ce97535e785fb5013b1f0.tar.gz |
app: make aerc satisfy the Beeper interface again
During the Vaxis switchover, the Beeper interface was changed because
Vaxis' Bell() function does not return error. However the corresponding
change was not made on aerc making it not satisfy this interface and
thus the DrawableInteractiveBeeper interface. This lead to the Bell
function not getting registered making aerc unable to ring the terminal
bell. Fix this.
Fixes: 0fd5f4115792 ("ui: initialize vaxis directly, drop tcell.Screen initialization")
Signed-off-by: Karel Balej <balejk@matfyz.cz>
Reviewed-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'commands/account/search.go')
0 files changed, 0 insertions, 0 deletions