Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

View: New views
11 Messages — Rating Filter:   Alert me  

Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

by Jon . :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Any that support the "status line" where the application thinks there is
an 80x24 terminal and some meta character tells the terminal to display
text after it in the "status line", which looks like a 25th line below
the 80x24 terminal?


Re: Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

by Josh Smith-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Screen?



On 6/5/08, Jon <jonforthewin@...> wrote:
> Any that support the "status line" where the application thinks there is
> an 80x24 terminal and some meta character tells the terminal to display
> text after it in the "status line", which looks like a 25th line below
> the 80x24 terminal?
>
>

--
Sent from Gmail for mobile | mobile.google.com

Josh Smith
email/jabber:  juicewvu@...
phone:  304.237.9369(c)

()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments


Re: Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

by Jon . :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

o;?
I am referring to the old hardware "dumb terminals", which had the vt320
"standards" etc. A client of mine uses a legacy database application
that absolutely requires such an emulator (and is using Accuterm right
now). A Free Software program that emulates these well enough and runs
on GNU or BSD is what I'm looking for.

It's much easier to PXE or NFS - boot an OpenBSD system on 333mhz
thin-clients and run an NX client than have a bunch of expensive
counter-productive windows machines around.

On Thu, 2008-06-05 at 21:32 -0400, Josh Smith wrote:
> Screen?
>
>
>
> On 6/5/08, Jon <jonforthewin@...> wrote:
> > Any that support the "status line" where the application thinks there is
> > an 80x24 terminal and some meta character tells the terminal to display
> > text after it in the "status line", which looks like a 25th line below
> > the 80x24 terminal?


Re: Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

by Edd Barrett :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

On Fri, Jun 6, 2008 at 6:33 PM, Jon <jonforthewin@...> wrote:
> o;?
> I am referring to the old hardware "dumb terminals", which had the vt320
> "standards" etc. A client of mine uses a legacy database application
> that absolutely requires such an emulator (and is using Accuterm right
> now). A Free Software program that emulates these well enough and runs
> on GNU or BSD is what I'm looking for.

Does the system support wyse terminal emulation? If so try comms/wy60.

We used this at my old job after the green screens started dying.

--

Best Regards

Edd

http://students.dec.bournemouth.ac.uk/ebarrett


Re: Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

by Otto Moerbeek :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Jun 06, 2008 at 10:33:02AM -0700, Jon wrote:

> o;?
> I am referring to the old hardware "dumb terminals", which had the vt320
> "standards" etc. A client of mine uses a legacy database application

Ehh, it's a bit rewriting history to call the vt line "dumb
terminals". vt terminals were considered pretty smart, acutully mroe
or less defining the term "smart terminal". That's still refelected in
the termcap database: a dumb terminal has no random cursor movement,
it more or less emulates a teletype.

        -Otto


Re: Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

by Christian Weisgerber :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jon <jonforthewin@...> wrote:

> I am referring to the old hardware "dumb terminals", which had the vt320
> "standards" etc. A client of mine uses a legacy database application
> that absolutely requires such an emulator (and is using Accuterm right

The best VT220 emulator is the underappreciated xterm(1).  For VT320
and later you are out of luck.

--
Christian "naddy" Weisgerber                          naddy@...


Parent Message unknown Re: Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

by Unix Fan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Christian Weisgerber wrote:

> The best VT220 emulator is the underappreciated xterm(1).



The s/underappreciated/under appreciated terminal know as "xterm", would be more appreciated if they modernized it a little... Anyone who peddles a terminal emulator without pseudo transparency should be locked up indefinitely. :-)







-Nix Fan.



Re: Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

by Grumpy-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> > The best VT220 emulator is the underappreciated xterm(1).
>
> The s/underappreciated/under appreciated terminal know as "xterm",
> would be more appreciated if they modernized it a little... Anyone who
> peddles a terminal emulator without pseudo transparency should be
> locked up indefinitely. :-)

On-glass character remainance is not to be compared with pseudo
transparency.

Spoiled brats.

Grumpy


Re: Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

by Jon . :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

gnome-terminal, and compiz with the blur effect heavily applied, no
scrollbar and window decorations which cast large shadows and match the
transparency and color of your terminal atop a very busy desktop
background, is where it's at.


On Mon, 2008-06-09 at 11:42 -0700, Unix Fan wrote:

> Christian Weisgerber wrote:
>
> > The best VT220 emulator is the underappreciated xterm(1).
>
>
>
> The s/underappreciated/under appreciated terminal know as "xterm", would be more appreciated if they modernized it a little... Anyone who peddles a terminal emulator without pseudo transparency should be locked up indefinitely. :-)
>
>
>
>
>
>
>
> -Nix Fan.


Re: Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

by Douglas A. Tutty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Jun 06, 2008 at 10:33:02AM -0700, Jon wrote:

> o;?
> I am referring to the old hardware "dumb terminals", which had the vt320
> "standards" etc. A client of mine uses a legacy database application
> that absolutely requires such an emulator (and is using Accuterm right
> now). A Free Software program that emulates these well enough and runs
> on GNU or BSD is what I'm looking for.
>
> It's much easier to PXE or NFS - boot an OpenBSD system on 333mhz
> thin-clients and run an NX client than have a bunch of expensive
> counter-productive windows machines around.

Does it have to be an emulator?  I'm typing this on a VT520 I bought for
$30 off ebay.

Doug.


Re: Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

by Douglas A. Tutty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Jun 09, 2008 at 06:56:25PM +0000, Grumpy wrote:

> > > The best VT220 emulator is the underappreciated xterm(1).
> >
> > The s/underappreciated/under appreciated terminal know as "xterm",
> > would be more appreciated if they modernized it a little... Anyone who
> > peddles a terminal emulator without pseudo transparency should be
> > locked up indefinitely. :-)
>
> On-glass character remainance is not to be compared with pseudo
> transparency.
>
> Spoiled brats.

I don't even know what "pseudo transparency" (or transparancy in the
xterm context) mean.

Doug.