[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] terminal split
From: |
Yoshinori K. Okuji |
Subject: |
Re: [PATCH] terminal split |
Date: |
Tue, 4 Nov 2008 16:52:20 +0100 |
User-agent: |
KMail/1.9.9 |
On Sunday 02 November 2008 19:11:32 Robert Millan wrote:
> Hi,
>
> This patch splits terminal handling in input and output. While at it, it
> resolves/removes some of the kludges we had to work around this limitation.
>
> For example, gfxterm/vga no longer need to assume the input is bios
> console, at_keyboard can be used in combination with any output terminal,
> etc.
>
> It will also be possible to turn vga_text.c into a standalone output term,
> but this needs more work since it is currently sharing much code with the
> bios console in console.c.
No ChangeLog?
The idea is good. I agree with your patch, basically. I can review it more
seriously, once you write up ChangeLog entries.
BTW, I would like to obtain the capability of handling pipes, so that we can,
say, "help | more". I guess you have the same idea in your mind. This should
be trivial, once the input and output are separate, right?
Regards,
Okuji
Re: [PATCH] terminal split, Vesa Jääskeläinen, 2008/11/04