<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: VI Help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613231#M36879</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the problem is with your termcap entry. How are you logging into the system. &lt;BR /&gt;&lt;BR /&gt;Try vt100, vt220, hpterm for examples.&lt;BR /&gt;&lt;BR /&gt;use this command to export the term once you are logged in,&lt;BR /&gt;&lt;BR /&gt;export TERM=vt220&lt;BR /&gt;&lt;BR /&gt;If your cursor keys work with one of these or some other termcap entry, you can add this command to your .profile file which is there in your home directory.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Nov 2001 21:27:47 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2001-11-13T21:27:47Z</dc:date>
    <item>
      <title>VI Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613228#M36876</link>
      <description>I am trying to edit a file using VI and having a problem.  When I use the arrow keys or letter keys(HJKL) to move the cursor in the file, other characters are inserted in the place of the characters I move the cursor over.</description>
      <pubDate>Tue, 13 Nov 2001 21:19:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613228#M36876</guid>
      <dc:creator>Shannon_1</dc:creator>
      <dc:date>2001-11-13T21:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: VI Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613229#M36877</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; Your TERM setting is not correct.  before you do vi,&lt;BR /&gt;set the term as:&lt;BR /&gt;&lt;BR /&gt;TERM=vt100&lt;BR /&gt;export TERM&lt;BR /&gt;vi &lt;FILE&gt;&lt;BR /&gt;&lt;BR /&gt;It should work fine.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj&lt;/FILE&gt;</description>
      <pubDate>Tue, 13 Nov 2001 21:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613229#M36877</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-13T21:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: VI Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613230#M36878</link>
      <description>Type in the env command, what is your VISUAL and TERM type. They may need to be changed.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;C</description>
      <pubDate>Tue, 13 Nov 2001 21:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613230#M36878</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2001-11-13T21:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: VI Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613231#M36879</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the problem is with your termcap entry. How are you logging into the system. &lt;BR /&gt;&lt;BR /&gt;Try vt100, vt220, hpterm for examples.&lt;BR /&gt;&lt;BR /&gt;use this command to export the term once you are logged in,&lt;BR /&gt;&lt;BR /&gt;export TERM=vt220&lt;BR /&gt;&lt;BR /&gt;If your cursor keys work with one of these or some other termcap entry, you can add this command to your .profile file which is there in your home directory.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Nov 2001 21:27:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613231#M36879</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-13T21:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: VI Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613232#M36880</link>
      <description>another trick I use is:&lt;BR /&gt;&lt;BR /&gt;eval `ttytype -s`&lt;BR /&gt;tset&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this interrogates the terminal and sets it up for the correct (hopefully ) terminal.&lt;BR /&gt;You may also want to check for the existence of a .exrc file in your home directory whiich may contain some settings to override the defaults.</description>
      <pubDate>Tue, 13 Nov 2001 21:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613232#M36880</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2001-11-13T21:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: VI Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613233#M36881</link>
      <description>I checked my TERM type.  It is correct.  To be more specific.....it is only my L key and right arrow key causing the problem.  Also, when I open a file the first couple of lines are not available for editing.  ????  Thanks for any advice.</description>
      <pubDate>Tue, 13 Nov 2001 22:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613233#M36881</guid>
      <dc:creator>Shannon_1</dc:creator>
      <dc:date>2001-11-13T22:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: VI Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613234#M36882</link>
      <description>Shannon,&lt;BR /&gt;&lt;BR /&gt;In your $HOME directory and in the directory you are currently in: Is there a file called .exrc?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 14 Nov 2001 01:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613234#M36882</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-14T01:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: VI Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613235#M36883</link>
      <description>You did not indicate the type of terminal or terminal emulator you are using. If you use the "telnet" command under Windoze, it does not behave well as a true VT100 terminal.&lt;BR /&gt;&lt;BR /&gt;Also, you mentioned using the right arrow. VI under hpux generally doesn't use the arrow keys (they send an escape code). Only use HJKL for cursor movement.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Wed, 14 Nov 2001 01:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613235#M36883</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2001-11-14T01:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: VI Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613236#M36884</link>
      <description>Sounds like a configuration problem with your terminal emulator.&lt;BR /&gt;&lt;BR /&gt;Try a different one - maybe wyse50 or wyse60, if your terminal emulator supports it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2001 04:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613236#M36884</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2001-11-14T04:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: VI Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613237#M36885</link>
      <description>Please tell us which terminal (emulator) you are using, to which mode (i.e. VTXX, etc.) the *terminal* (emulator) is set and to what the TERM variable is set.&lt;BR /&gt;&lt;BR /&gt;It is a wild guess, but this sounds like the (in)famous (MS) Windows "Telnet" emulator problem(s).</description>
      <pubDate>Wed, 14 Nov 2001 13:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613237#M36885</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2001-11-14T13:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: VI Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613238#M36886</link>
      <description>connect from reflection X with HOST DIGITAL -UNIX configured the terminal and proves &lt;BR /&gt;other option :download the puty is free(client telnet and ssh) &lt;BR /&gt;-connect the server &lt;BR /&gt;-edit the file &lt;BR /&gt;- go terminal option and selection:&lt;BR /&gt;check&lt;BR /&gt;Auto wrap mode initially on&lt;BR /&gt;&lt;BR /&gt;use font in both ANSI and OEM modes&lt;BR /&gt;&lt;BR /&gt;in option telnet &lt;BR /&gt;terminal-type string: xterm&lt;BR /&gt;&lt;BR /&gt;bye, Jairo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2001 14:04:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-help/m-p/2613238#M36886</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2001-11-14T14:04:50Z</dc:date>
    </item>
  </channel>
</rss>

