[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] terminal split
From: |
Robert Millan |
Subject: |
[PATCH] terminal split |
Date: |
Sun, 2 Nov 2008 19:11:32 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
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.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
terminal_split.diff
Description: Text Data
- [PATCH] terminal split,
Robert Millan <=
Re: [PATCH] terminal split, Vesa Jääskeläinen, 2008/11/04