Branches
Comments
[»]
An unfinished, forgotten project
by Matthias - Jan 5th 2003 02:08:54
Well, the latest gterm release is now 4 years old, but...
It does not compile with a recent compiler, but the changes to make it
compile are simple. After compiling, you will notice, that gterm closes
shortly after startup due to a typo in the main loop.
If it works so far, you find, that it is not a working terminal emulator
in the modern sence. Some random points (no specific order):
-Resizing is not reported to the tty
-no X copy&paste
-errors in color handling (e.g. "less" does not work correctly)
-no handling of input longer than 80 chars
Unfortunately, no comment about the instabilities and missing features is
stated anywhere in the tarball.
[reply]
[top]
[»]
Re: An unfinished, forgotten project
by barrett9h - Jun 7th 2004 16:11:44
very unfortunate.
it would be cool to have the guts of vt emulation separated, so we can
make our own terminal emulator easely.
i wonder if the problems you mentioned are in the core library, or in the
gterm sample application..
[reply]
[top]
|