[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Conholio 0.7r
18 jul 2010 kl. 22.30 skrev Jo Even Skarstein:
> On 07/18/2010 12:48 PM, Eero Tamminen wrote:
>
>> Btw. Why Conholio in the first place supports multiple terminal types? All
>> programs use nowadays ncurses or something similar and will therefore
>> support anything described in the system terminfo database (vt102, linux
>> etc).
>
> That is true when you run a shell, but on a TOS/GEM-system the console
> needs to understand VT52 properly.
VT100 has an escape sequence which switches the terminal into VT52 mode. So it's actually part of VT100 too.
-- PeP