Re: turning off console cursor

2010-04-06 Thread LEVAI Daniel
On Sun, Apr 04, 2010 at 11:33:55AM +0100, Nicholas Marriott wrote: > Use TERM=xterm (on 4.7) or TERM=xterm-xfree86 (before 4.7) instead. > > xterm-color does not have the civis entry, so programs will not know how > to turn the cursor off. Thanks! It is working. Dani > On Sun, Apr 04, 2010 at

Re: turning off console cursor

2010-04-04 Thread Nicholas Marriott
Use TERM=xterm (on 4.7) or TERM=xterm-xfree86 (before 4.7) instead. xterm-color does not have the civis entry, so programs will not know how to turn the cursor off. On Sun, Apr 04, 2010 at 12:21:14PM +0200, LEVAI Daniel wrote: > Hi! > > > How do you guys make the cursor invisible in console? I

turning off console cursor

2010-04-04 Thread LEVAI Daniel
Hi! How do you guys make the cursor invisible in console? I'm using mutt in tmux and xterm, and always bugged me that the cursor is always hiding a character where it appears (in the indicator, or in a file list). The closest I could get was the 'braille_friendly' option in mutt, but that only pl