Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.os.linux.development.apps > #930

Re: ncursesw narrows my screen. What am I missing?

From Grant Edwards <invalid@invalid.invalid>
Newsgroups comp.os.linux.development.apps
Subject Re: ncursesw narrows my screen. What am I missing?
Date 2023-10-13 01:15 +0000
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <uga5n9$o72$1@reader2.panix.com> (permalink)
References <uga371$2pjsp$1@dont-email.me>

Show all headers | View raw


On 2023-10-13, Andrew T. <and4y2@turnquist.name.invalid> 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.

Back to comp.os.linux.development.apps | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

ncursesw narrows my screen. What am I missing? "Andrew T." <and4y2@turnquist.name.invalid> - 2023-10-13 00:32 +0000
  Re: ncursesw narrows my screen. What am I missing? Grant Edwards <invalid@invalid.invalid> - 2023-10-13 01:15 +0000
  [SOLVED] Re: ncursesw narrows my screen. What am I missing? "Andrew T." <and4y2@turnquist.name.invalid> - 2023-10-16 00:35 +0000

csiph-web