Re: [Bugfix] Characters disappearing in gfxterm [fix committed]

2009-03-15 Thread BandiPat
Colin D Bennett wrote: [...] There is still one other problem that remains with the cursor on the menu entry editor, but it seems to be separate: When the menu entry editor is entered, (hit 'e' on a menu entry), the cursor initially does not show up. You have to move the cursor to make it show

Re: [Bugfix] Characters disappearing in gfxterm [fix committed]

2009-03-12 Thread Colin D Bennett
On Sun, 08 Feb 2009 10:47:34 +0200 Vesa Jääskeläinen wrote: > phcoder wrote: > > Hello. I've run into the bug that when editing menu entry in gfxterm > > characters disappear after cursor moves away from its position. Here is > > bugfix > > I don't think this is a clean fix: > > > Index: term/g

Re: [Bugfix] Characters disappearing in gfxterm

2009-03-12 Thread BandiPat
Robert Millan wrote: On Wed, Mar 11, 2009 at 10:36:40AM -0400, BandiPat wrote: Has there been any further work done on the disappearing characters in gfxterm? I know you guys had looked at it, but the last word was it was not fixed yet. I understand it's not a priority, but a fix would help

Re: [Bugfix] Characters disappearing in gfxterm

2009-03-11 Thread Robert Millan
On Wed, Mar 11, 2009 at 10:36:40AM -0400, BandiPat wrote: > > Has there been any further work done on the disappearing characters in > gfxterm? I know you guys had looked at it, but the last word was it was > not fixed yet. I understand it's not a priority, but a fix would help > in me gett

Re: [Bugfix] Characters disappearing in gfxterm

2009-03-11 Thread BandiPat
Vesa Jääskeläinen wrote: phcoder wrote: Hello. I've run into the bug that when editing menu entry in gfxterm characters disappear after cursor moves away from its position. Here is bugfix I don't think this is a clean fix: Index: term/gfxterm.c ===

Re: [Bugfix] Characters disappearing in gfxterm

2009-02-10 Thread Vesa Jääskeläinen
BandiPat wrote: > Vesa Jääskeläinen wrote: >> phcoder wrote: >>> Hello. I've run into the bug that when editing menu entry in gfxterm >>> characters disappear after cursor moves away from its position. Here is >>> bugfix >> >> I don't think this is a clean fix: >> >> It is not designed to work in

Re: [Bugfix] Characters disappearing in gfxterm

2009-02-09 Thread BandiPat
Vesa Jääskeläinen wrote: phcoder wrote: Hello. I've run into the bug that when editing menu entry in gfxterm characters disappear after cursor moves away from its position. Here is bugfix I don't think this is a clean fix: Index: term/gfxterm.c ===

Re: [Bugfix] Characters disappearing in gfxterm

2009-02-08 Thread Vesa Jääskeläinen
phcoder wrote: > Hello. I've run into the bug that when editing menu entry in gfxterm > characters disappear after cursor moves away from its position. Here is > bugfix I don't think this is a clean fix: > Index: term/gfxterm.c > ===

[Bugfix] Characters disappearing in gfxterm

2009-02-07 Thread phcoder
Hello. I've run into the bug that when editing menu entry in gfxterm characters disappear after cursor moves away from its position. Here is bugfix Thanks Vladimir 'phcoder' Serbinenko Index: term/gfxterm.c === --- term/gfxterm.c