<?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/2811165#M84299</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can set your preferences for vi in the &lt;BR /&gt;.exrc file in your home directory.&lt;BR /&gt;&lt;BR /&gt;John</description>
    <pubDate>Mon, 23 Sep 2002 06:36:45 GMT</pubDate>
    <dc:creator>John Strang</dc:creator>
    <dc:date>2002-09-23T06:36:45Z</dc:date>
    <item>
      <title>VI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811162#M84296</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I set sw=3 , I want to apply it for all or set of lines.&lt;BR /&gt;&lt;BR /&gt;1&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;7&lt;BR /&gt;&lt;BR /&gt;I can do SHIFT+&amp;gt;&amp;gt; for each line to move right.&lt;BR /&gt;Is there any way I can apply it for all 7 lines.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 23 Sep 2002 05:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811162#M84296</guid>
      <dc:creator>SAM_24</dc:creator>
      <dc:date>2002-09-23T05:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: VI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811163#M84297</link>
      <description>Can you elaborate?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 23 Sep 2002 06:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811163#M84297</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-23T06:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: VI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811164#M84298</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;that's absolut simple (if I understand your question right):&lt;BR /&gt;Type 7 and then SHIFT+&amp;gt;&amp;gt; to do it for 7 lines.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Dirk</description>
      <pubDate>Mon, 23 Sep 2002 06:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811164#M84298</guid>
      <dc:creator>Dirk Wiedemann</dc:creator>
      <dc:date>2002-09-23T06:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: VI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811165#M84299</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can set your preferences for vi in the &lt;BR /&gt;.exrc file in your home directory.&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Mon, 23 Sep 2002 06:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811165#M84299</guid>
      <dc:creator>John Strang</dc:creator>
      <dc:date>2002-09-23T06:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: VI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811166#M84300</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Shifting 7 lines is very simple, just type:&lt;BR /&gt;&lt;BR /&gt;   7&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;when you are on the first line you want to shift.&lt;BR /&gt;&lt;BR /&gt;Also, you can use an ex(1) command, like:&lt;BR /&gt;&lt;BR /&gt;   23,30&amp;gt;&lt;BR /&gt;&lt;BR /&gt;which will shift lines 23 to 30 (inclusive) one shiftwidth to the right.  Not that you use only one '&amp;gt;' in this case.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Timo</description>
      <pubDate>Mon, 23 Sep 2002 06:38:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811166#M84300</guid>
      <dc:creator>Timo Ruiter</dc:creator>
      <dc:date>2002-09-23T06:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: VI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811167#M84301</link>
      <description>Sorry that ex command should be:&lt;BR /&gt;&lt;BR /&gt;   :23,30&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Timo</description>
      <pubDate>Mon, 23 Sep 2002 06:39:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811167#M84301</guid>
      <dc:creator>Timo Ruiter</dc:creator>
      <dc:date>2002-09-23T06:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: VI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811168#M84302</link>
      <description>Thanks Dirk. I didn't know that it is very simple.</description>
      <pubDate>Tue, 24 Sep 2002 01:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi/m-p/2811168#M84302</guid>
      <dc:creator>SAM_24</dc:creator>
      <dc:date>2002-09-24T01:49:12Z</dc:date>
    </item>
  </channel>
</rss>

