Main loop was calling (backend-clear curr-fb) where curr-fb is a framebuffer array. Changed to (backend-clear be) using the cl-tty backend, which writes the terminal clear escape sequence.
64 KiB
64 KiB