On Mon, Aug 07, 2023 at 07:52:10 +0930, Brett Lymn wrote:
> > It would be nice to be able to use the same lua binding with both our
> > curses and ncurses. I have a simple screen grabber based on a
> > rumpified wsvt25 that I wrote to test and debug the kernel terminal
> > emulator(*) and it migh
On Sun, Aug 06, 2023 at 04:34:44AM +0300, Valery Ushakov wrote:
>
> Nice. What is prior art in this area? I know of
>
> https://github.com/lcurses/lcurses
>
> though I never used it myself and don't know its status. If it
> already has adoption in the lua community, it makes sense to use it