2013/6/15 Mark Morgan Lloyd <[email protected]>

> 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 never used it, but what about:
http://wiki.freepascal.org/CmdLine

Vincent
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to