Thanks - my linux guy was trying to do it from tn3270 and had issues and I
hadn't tried it as I don't know vi.

thx

Lionel B. Dyck, Consultant/Specialist

Enterprise Platform Services, Mainframe Engineering
KP-IT Enterprise Engineering
925-926-5332 (8-473-5332) | E-Mail: [EMAIL PROTECTED]
AIM: lbdyck | Yahoo IM: lbdyck
Kaiser Service Credo: "Our cause is health. Our passion is service. We're
here to make lives better."

I never guess. It is a capital mistake to theorize before one has data.
Insensibly one begins to twist facts to suit theories, instead of theories
to suit facts.
- Sir Arthur Conan Doyle

NOTICE TO RECIPIENT: If you are not the intended recipient of this e-mail,
you are prohibited from sharing, copying, or otherwise using or disclosing
its contents. If you have received this e-mail in error, please notify the
sender immediately by reply e-mail and permanently delete this e-mail and
any attachments without reading, forwarding or saving them. Thank you.



From:
"Edmund R. MacKenty" <[EMAIL PROTECTED]>
To:
[email protected]
Date:
03/24/2008 12:23 PM
Subject:
Re: Using VI via Telnet to Linux on z ???



On Monday 24 March 2008 15:04, Lionel B Dyck wrote:
>Any hints/tips on using Vi on linux running on z?
>
>I presume you should telnet instead of tn3270 but any other hints/tips?

You can't use it from a 3270 console because the required cursor movement
control is not in the console driver.  It can't draw characters where it
wants to.  So use SSH or telnet to login.  Once you have a remote shell,
vi
should work properly.

If you're using telnet from a Windows system, Linux may not detect your
terminal type properly.  Type "echo $TERM" to see what it thinks your
terminal type is.  If there is no output, try doing "export TERM=vt100"
before running vi.  Windows will handle the VT100 cursor movement
sequences.

Are you having a specific problem with vi?
                 - MacK.
-----
Edmund R. MacKenty
Software Architect
Rocket Software, Inc.
Newton, MA USA

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


<<image/gif>>

Reply via email to