Bug#311345: libncurses5: mvwprintw ERR writing to lower right character pos

2005-06-12 Thread Ron
On Sun, Jun 12, 2005 at 08:01:49AM -0400, Thomas Dickey wrote: > On Sun, 12 Jun 2005, Daniel Jacobowitz wrote: > > >On Sun, Jun 12, 2005 at 01:27:05PM +0930, Ron wrote: > >>I'll be happy to make and test a patch if there is agreement on > >>a desirable remedy. Who (else) would I need to convince

Bug#311345: libncurses5: mvwprintw ERR writing to lower right character pos

2005-06-12 Thread Thomas Dickey
On Sun, 12 Jun 2005, Daniel Jacobowitz wrote: On Sun, Jun 12, 2005 at 01:27:05PM +0930, Ron wrote: I'll be happy to make and test a patch if there is agreement on a desirable remedy. Who (else) would I need to convince to make that a useful thing to pursue? Thomas Dickey. But, don't you thi

Bug#311345: libncurses5: mvwprintw ERR writing to lower right character pos

2005-06-11 Thread Ron
On Sun, Jun 12, 2005 at 12:24:43AM -0400, Daniel Jacobowitz wrote: > On Sun, Jun 12, 2005 at 01:27:05PM +0930, Ron wrote: > > I'll be happy to make and test a patch if there is agreement on > > a desirable remedy. Who (else) would I need to convince to make > > that a useful thing to pursue? > >

Bug#311345: libncurses5: mvwprintw ERR writing to lower right character pos

2005-06-11 Thread Daniel Jacobowitz
On Sun, Jun 12, 2005 at 01:27:05PM +0930, Ron wrote: > I'll be happy to make and test a patch if there is agreement on > a desirable remedy. Who (else) would I need to convince to make > that a useful thing to pursue? Thomas Dickey. But, don't you think that any action which moves the cursor off

Bug#311345: libncurses5: mvwprintw ERR writing to lower right character pos

2005-06-11 Thread Ron
On Sat, Jun 11, 2005 at 05:39:31PM -0400, Daniel Jacobowitz wrote: > On Tue, May 31, 2005 at 09:21:29PM +0930, Ron wrote: > > Package: libncurses5 > > Version: 5.4-4 > > Severity: normal > > > > Hi, > > > > doing something like, for example, mvwprintw( stdscr, 23, 79, "x" ) > > in an 80 x 24 term

Bug#311345: libncurses5: mvwprintw ERR writing to lower right character pos

2005-06-11 Thread Daniel Jacobowitz
On Tue, May 31, 2005 at 09:21:29PM +0930, Ron wrote: > Package: libncurses5 > Version: 5.4-4 > Severity: normal > > Hi, > > doing something like, for example, mvwprintw( stdscr, 23, 79, "x" ) > in an 80 x 24 terminal returns ERR even though the entire string can be > (and is) displayed correctly

Bug#311345: libncurses5: mvwprintw ERR writing to lower right character pos

2005-05-31 Thread Ron
Package: libncurses5 Version: 5.4-4 Severity: normal Hi, doing something like, for example, mvwprintw( stdscr, 23, 79, "x" ) in an 80 x 24 terminal returns ERR even though the entire string can be (and is) displayed correctly on the screen. The ERR would appear to be based on advancing the curso