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

Reply via email to