Path: csiph.com!weretis.net!feeder8.news.weretis.net!feeder6.news.weretis.net!panix!.POSTED.localhost!not-for-mail From: Grant Edwards Newsgroups: comp.os.linux.development.apps Subject: Re: ncursesw narrows my screen. What am I missing? Date: Fri, 13 Oct 2023 01:15:21 -0000 (UTC) Organization: PANIX Public Access Internet and UNIX, NYC Message-ID: References: Injection-Date: Fri, 13 Oct 2023 01:15:21 -0000 (UTC) Injection-Info: reader2.panix.com; posting-host="localhost:::1"; logging-data="24802"; mail-complaints-to="abuse@panix.com" User-Agent: slrn/1.0.3 (Linux) Xref: csiph.com comp.os.linux.development.apps:930 On 2023-10-13, Andrew T. wrote: > I've been developing a curses gemini client in C. It works fine > linked with ncurses (-lncurses at link time), but I'm now trying to > switch to ncursesw for wide character/utf-8 support. I figured > there'd be some bugs for be to track down, but the first one has me > stumped. Have you tried asking on the ncurses mailing lists? https://lists.gnu.org/archive/html/bug-ncurses/ https://lists.gnu.org/archive/html/help-ncurses/ The latter seems to be rather dead, but the bug list is active.