Re: Cursor shape with ncurses programs gets reset

2009-01-07 Thread Dave Wood
On (08:27 07/01/09), Micah Cowan put forth the proposition: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Wood wrote: I have a flashing block cursor set up because I find it very hard to see the normal _ underline cursor - expecially when searching through man pages etc. The problem come

Re: Cursor shape with ncurses programs gets reset

2009-01-07 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Wood wrote: > I have a flashing block cursor set up because I find it very hard to see > the normal _ underline cursor - expecially when searching through man > pages etc. > > The problem comes when I run ncurses programs in screen. The cursor ge

Cursor shape with ncurses programs gets reset

2009-01-06 Thread Dave Wood
I have a flashing block cursor set up because I find it very hard to see the normal _ underline cursor - expecially when searching through man pages etc. The problem comes when I run ncurses programs in screen. The cursor gets reset to underline whenever I run those programs in screen. Does any