[Lazarus] Xterm, konsole etc.

Hans-Peter Diettrich DrDiettrich1 at aol.com
Mon Jun 17 19:43:35 CEST 2013


Mattias Gaertner schrieb:
> On Sat, 15 Jun 2013 13:46:57 +0000
> Mark Morgan Lloyd <markMLl.lazarus at telemetry.co.uk> wrote:
> 
>> What's the easiest way to implement something like xterm or konsole, 
>> that has minimal escape decoding for e.g. cursor control but under 
>> normal circumstances buffers output lines in scrollable form?
>>
>> What I'm trying to do is implement some special 8-bit codepage mapping 
>> for programs run inside a window, but it would be desirable to be able 
>> to run a (unix) shell and a standard editor such as vi.
> 
> I'm interested in a terminal LCL control as well.

Please specify: do you want a terminal (e.g. VT-52) or a shell window?

A shell IMO should run in a platform process window, possibly embedded 
into some container (control, form...).

DoDi





More information about the Lazarus mailing list