ssh to VMS - terminal problems
Thomas Dickey
dickey at radix.net
Thu Feb 22 15:33:21 UTC 2007
On Thu, Feb 22, 2007 at 01:04:39AM -0800, perryh at pluto.rain.com wrote:
> > > yes - VMS only knows about DEC-compatible terminals. None of
> > > the *BSD console emulators do well enough to be usable on VMS.
> > >
> > > xterm supports ANSI color, VT220 emulation and UTF-8
> > > There's an faq at
> > > http://invisible-island.net/xterm/xterm.faq.html
> > > ftp://invisible-island.net/xterm/
>
> Which is fine if one doesn't mind having to fire up X. Another
> possible approach would be to run ports/sysutils/screen, which
> "should" provide a decent VT100 over just about anything with a
> terminfo better than "dumb" or "unknown" :)
termcap.
screen doesn't use the fancier features from terminfo (and will do interesting
but unuseful things if it is exposed to them).
It's a decent vt100 for the same issues: applications running vi.
Read the section on bugs (from its manpage):
o Screen has no clue about double-high or double-wide
characters. But this is the only area where vttest is
allowed to fail.
o Screen does not make use of hardware tabs.
However, that comment about vttest overlooks some of the keyboard
issues (such as repeating keys) that screen has no control over.
There are several terminals smarter than dumb/unknown that screen
cannot elevate or transform into a vt100...
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20070222/d6566eeb/attachment.pgp
More information about the freebsd-questions
mailing list