<?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 weirdness in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6018647#M54192</link>
    <description />
    <pubDate>Wed, 03 Apr 2013 04:21:29 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2013-04-03T04:21:29Z</dc:date>
    <item>
      <title>vi weirdness</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6018373#M54188</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On one my linux machines (shell - tcsh,&amp;nbsp; vim is not installed).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I do&amp;nbsp; a :set nu it shows , from top it shows line 13 instead of line 1 and when I try to go to line 1 ( :1)&amp;nbsp; it comes to line 13 and while I do horizontal scrolling the newer text (from line 1 starts showing)..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it a stty issue, how do I fix this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Allan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2013 20:22:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6018373#M54188</guid>
      <dc:creator>allanm77</dc:creator>
      <dc:date>2013-04-02T20:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: vi weirdness</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6018599#M54191</link>
      <description>&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2013 02:39:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6018599#M54191</guid>
      <dc:creator>allanm77</dc:creator>
      <dc:date>2013-04-03T02:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: vi weirdness</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6018647#M54192</link>
      <description />
      <pubDate>Wed, 03 Apr 2013 04:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6018647#M54192</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2013-04-03T04:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: vi weirdness</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6018685#M54193</link>
      <description>&lt;P&gt;uname -a&lt;/P&gt;&lt;P&gt;2.6.18-238.el5xen #1 SMP Tue Jan 4 16:15:36 EST 2011 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes, vim is not installed, its a bare bone vi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;stty -a&lt;/P&gt;&lt;P&gt;speed 38400 baud; rows 50; columns 199; line = 0;&lt;BR /&gt;intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = &amp;lt;undef&amp;gt;; eol2 = &amp;lt;undef&amp;gt;; swtch = &amp;lt;undef&amp;gt;; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O;&lt;BR /&gt;min = 1; time = 0;&lt;BR /&gt;-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts -cdtrdsr&lt;BR /&gt;-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff -iuclc ixany imaxbel -iutf8&lt;BR /&gt;opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0&lt;BR /&gt;isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2013 05:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6018685#M54193</guid>
      <dc:creator>allanm77</dc:creator>
      <dc:date>2013-04-03T05:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: vi weirdness</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6021137#M54196</link>
      <description>&lt;P&gt;&amp;gt;rows 50; columns 199&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this reasonable for your window?&lt;/P&gt;&lt;P&gt;What is the value of $TERM?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2013 06:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6021137#M54196</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2013-04-05T06:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: vi weirdness</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6022305#M54202</link>
      <description>&lt;P&gt;the size is ok with me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;echo $TERM&lt;BR /&gt;xterm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem happens when I use the iTERM to split the window size and there is no resize command on the box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Allan.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Apr 2013 21:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6022305#M54202</guid>
      <dc:creator>allanm77</dc:creator>
      <dc:date>2013-04-06T21:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: vi weirdness</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6022417#M54203</link>
      <description />
      <pubDate>Sun, 07 Apr 2013 02:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vi-weirdness/m-p/6022417#M54203</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2013-04-07T02:02:47Z</dc:date>
    </item>
  </channel>
</rss>

