[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] MPFR progress.....



David Galvez wrote:
vim: while typing text, the color of the text sometimes change. It stills
even when returning to the shell. The antidote is "tput reset" at bash
prompt.

Is bash in a toswin2 window?

Yes.
This problem does not occur when running vim via SSH from a PuTTY window.

So it looks like a ncurses related problem. Maybe the terminfo database for TosWin terminals need some fixing ?

This problem can be easily reproduced:
- At the bash prompt, type "vi" + Enter
- Inside vim, type ":q" then + Enter
- See your bash prompt in red
- Type "tput reset" to get back to the standard black on white colors.

--
Vincent Rivière