<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306573#M184682</link>
    <description>l and h move cursor 1 character right or left from the current cursor postion and it can be appended by n where n is a number to move n characters left or right.&lt;BR /&gt;&lt;BR /&gt;Apart from above there is no way to tell the column postion.&lt;BR /&gt;&lt;BR /&gt;sks</description>
    <pubDate>Wed, 16 Jun 2004 06:50:10 GMT</pubDate>
    <dc:creator>Sanjay Kumar Suri</dc:creator>
    <dc:date>2004-06-16T06:50:10Z</dc:date>
    <item>
      <title>vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306568#M184677</link>
      <description>Is it possible to tell which column you are in when vi'ing a file?</description>
      <pubDate>Wed, 16 Jun 2004 05:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306568#M184677</guid>
      <dc:creator>Simon Randon</dc:creator>
      <dc:date>2004-06-16T05:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306569#M184678</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;no</description>
      <pubDate>Wed, 16 Jun 2004 05:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306569#M184678</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-06-16T05:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306570#M184679</link>
      <description>You can take a guess using "n |" This will move the cursor to column "n" of the current line.</description>
      <pubDate>Wed, 16 Jun 2004 05:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306570#M184679</guid>
      <dc:creator>Nick Wickens</dc:creator>
      <dc:date>2004-06-16T05:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306571#M184680</link>
      <description>Also starting from the begining of the line you can do:&lt;BR /&gt;&lt;BR /&gt;20 l&lt;BR /&gt;&lt;BR /&gt;to go to the 20th column&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2004 05:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306571#M184680</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2004-06-16T05:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306572#M184681</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you using an emulator? In this case the emulator would display you x,y (row, column) coordinates.&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Wed, 16 Jun 2004 05:49:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306572#M184681</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2004-06-16T05:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306573#M184682</link>
      <description>l and h move cursor 1 character right or left from the current cursor postion and it can be appended by n where n is a number to move n characters left or right.&lt;BR /&gt;&lt;BR /&gt;Apart from above there is no way to tell the column postion.&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Wed, 16 Jun 2004 06:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306573#M184682</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-06-16T06:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306574#M184683</link>
      <description>Download and install VIM from the Liverpool archive, it gives you that information, syntax coloring, multiple undo's and much more.</description>
      <pubDate>Thu, 17 Jun 2004 05:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306574#M184683</guid>
      <dc:creator>James V. Ryan</dc:creator>
      <dc:date>2004-06-17T05:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306575#M184684</link>
      <description>oh there's always a way.&lt;BR /&gt;&lt;BR /&gt;It may be lame.  I may be silly.  But it works.  So why not?&lt;BR /&gt;What I do:&lt;BR /&gt;&lt;BR /&gt;Add these two lines.&lt;BR /&gt;0        1         2         3....&lt;BR /&gt;123456789012345678901234567890....&lt;BR /&gt;&lt;BR /&gt;You get the idea right?&lt;BR /&gt;Then, when you're done.  Get rid of the two lines. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 17 Jun 2004 08:04:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306575#M184684</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2004-06-17T08:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306576#M184685</link>
      <description>oh darn that formating.  The line is like this....&lt;BR /&gt;&lt;BR /&gt;000000000100000000020000000003....&lt;BR /&gt;123456789012345678901234567890....&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 08:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306576#M184685</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2004-06-17T08:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306577#M184686</link>
      <description>Install vim (6.3) - downloads and install in under an hour. Follow the install in this order:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/gettext-0.14.1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/gettext-0.14.1/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Development/Libraries/libiconv-1.9.2/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Development/Libraries/libiconv-1.9.2/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/ncurses-5.4/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/ncurses-5.4/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gtk/Development/glib-1.2.10/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gtk/Development/glib-1.2.10/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gtk/Development/gtk+-1.2.10/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gtk/Development/gtk+-1.2.10/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/X11/Graphics/xpm-3.4k/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/X11/Graphics/xpm-3.4k/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Editors/vim-6.2/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Editors/vim-6.2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 17 Jun 2004 08:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306577#M184686</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-06-17T08:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306578#M184687</link>
      <description>Don't possible with standard vi command.&lt;BR /&gt;Bruno</description>
      <pubDate>Thu, 17 Jun 2004 09:40:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306578#M184687</guid>
      <dc:creator>Bruno Ganino</dc:creator>
      <dc:date>2004-06-17T09:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306579#M184688</link>
      <description>Yep.  You would never know that the word ONE is in columns 21, 22, and 23 of this forum.&lt;BR /&gt;It was just a luck on my part.&lt;BR /&gt;000000000100000000020000000003......&lt;BR /&gt;123456789012345678901234567890......&lt;BR /&gt;                    ONE&lt;BR /&gt;&lt;BR /&gt;      I Guess the "Guess" starts on 7.(and20).&lt;BR /&gt;&lt;BR /&gt;          Steve (columns 11-15).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 09:50:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306579#M184688</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2004-06-17T09:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: vi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306580#M184689</link>
      <description>Darn that fact that the "spaces" go away.  It looked a lot better in the "reply to message."</description>
      <pubDate>Thu, 17 Jun 2004 09:52:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/3306580#M184689</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2004-06-17T09:52:05Z</dc:date>
    </item>
  </channel>
</rss>

