chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ncurses wide char support


From: Alexander Semotan
Subject: Re: ncurses wide char support
Date: Sat, 9 Mar 2024 15:16:30 -0500

Hello again!

I realized calling endwin from within the egg itself was not working as I expected. This fix won't mess up your terminal on exit.
(see get-wch wget-wch dealloc-wchar / ;;;ncursesw specific)
https://github.com/nobody246/ncursesw-chicken/blob/main/ncursesw-chicken.scm

Thanks
Alex Semotan

On Thu, Feb 22, 2024 at 9:30 AM Alexander Semotan <alexandersemotan@gmail.com> wrote:
Hello Chicken Users!

I was unaware of any egg that offers me the capability of using ncursesw, and while this works on my own machine I haven't really tested it anywhere else. Perhaps this helps somebody.

https://github.com/nobody246/ncursesw-chicken

Thanks
Alex Semotan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]