On 2024-01-16 11:03, Bart Schaefer wrote:
On Tue, Jan 16, 2024 at 8:13 AM Ray Andrews <rayandrews@xxxxxxxxxxx> wrote:This looks like a bug but maybe it's a feature:With very few exceptions the zcurses subcommands are directly translated into calls to the ncurses library. In this case, wmove(). I think it's important that we continue to faithfully reproduce the library behavior, even if it seems inconvenient.
As you think best. But it does seem buggy. Can one not move to position zero? Anyway my hack has served reliably for a long time so letting sleeping dogs lay isn't a a big deal. Seems that ncurses could have used a bit more testing. I could have made myself useful back in the day.
BTW, I only got one copy of this post! Did something change? It's my preference, still I myself didn't do anything.