bug-ncurses
[Top][All Lists]
Advanced

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

Addch() eats spaces and tabs on the last line of a window


From: karim hamidou
Subject: Addch() eats spaces and tabs on the last line of a window
Date: Wed, 1 Apr 2009 21:54:29 +0200

Hi,

I'm writing a text editor using ncurses and I use addch() to print
text to the edition window. My problem is that addch() eats the spaces
and tabs on the last line of the window in a desperate effort to make
everything fit in the window.
I suppose that it also makes the window "unscrollable".

Is this a bug and/or is there a workaround ?

ps: I'm using ncurses 5.6.20071124

Regards,

Karim Hamidou




reply via email to

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