[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nterm a vt100 emulator
From: |
Stefan Monnier |
Subject: |
Re: nterm a vt100 emulator |
Date: |
Thu, 15 Oct 2009 16:11:52 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
> This a vt100 emulator for Emacs. It has a lot of rough edges. As it
> stands it passes the first 3 tests of vttest. I have another project
> coming up so I won't be able to work on nterm for a while.
Could you expand a bit on it? Mostly, how does it compare to term.el
and terminal.el?
Stefan
PS: also if anyone knows how term.el and terminal.el compare, that would
also be useful to know (and put it in those files's commentary).