<?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 Unix m/c screen scroll to Half screen only and Vi problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121444#M150900</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   From my same PC, I login to lot of Unix servers. Everywhere screen display and vi are working fine. In one or few servers, I face this problem.&lt;BR /&gt;I though it is due to TERM setting.&lt;BR /&gt;I ran command ttytype, it showed vt100.&lt;BR /&gt;So I did export TERM=vt100&lt;BR /&gt;Still no use in display and vi.&lt;BR /&gt;Please help me on this&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;R.Ezhil&lt;BR /&gt;</description>
    <pubDate>Mon, 17 Nov 2003 16:07:07 GMT</pubDate>
    <dc:creator>ezhilarasan_1</dc:creator>
    <dc:date>2003-11-17T16:07:07Z</dc:date>
    <item>
      <title>Unix m/c screen scroll to Half screen only and Vi problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121444#M150900</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   From my same PC, I login to lot of Unix servers. Everywhere screen display and vi are working fine. In one or few servers, I face this problem.&lt;BR /&gt;I though it is due to TERM setting.&lt;BR /&gt;I ran command ttytype, it showed vt100.&lt;BR /&gt;So I did export TERM=vt100&lt;BR /&gt;Still no use in display and vi.&lt;BR /&gt;Please help me on this&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;R.Ezhil&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Nov 2003 16:07:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121444#M150900</guid>
      <dc:creator>ezhilarasan_1</dc:creator>
      <dc:date>2003-11-17T16:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unix m/c screen scroll to Half screen only and Vi problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121445#M150901</link>
      <description>Hi,&lt;BR /&gt;try to run&lt;BR /&gt;   tset&lt;BR /&gt;on the command line.&lt;BR /&gt;Or try&lt;BR /&gt;   eval `resize`&lt;BR /&gt;Or - maybe the TTY description files on the systems are damaged? Copy them from another system.&lt;BR /&gt;Regards&lt;BR /&gt;uli</description>
      <pubDate>Mon, 17 Nov 2003 22:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121445#M150901</guid>
      <dc:creator>Uli Manschke</dc:creator>
      <dc:date>2003-11-17T22:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unix m/c screen scroll to Half screen only and Vi problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121446#M150902</link>
      <description>2 GUESSES.&lt;BR /&gt;try "stty sane"&lt;BR /&gt;try control-L (to reset screen)&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Nov 2003 08:21:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121446#M150902</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2003-11-18T08:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unix m/c screen scroll to Half screen only and Vi problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121447#M150903</link>
      <description>What xterm emulator are you using on your PC? You may have a configuration setting for one system that is different from the rest.&lt;BR /&gt;&lt;BR /&gt;Try this command:&lt;BR /&gt;&lt;BR /&gt; eval ` tset -s -Q `&lt;BR /&gt;&lt;BR /&gt;which will query your xterm session and export the TERM variable accordingly.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Tue, 18 Nov 2003 08:54:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121447#M150903</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-11-18T08:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unix m/c screen scroll to Half screen only and Vi problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121448#M150904</link>
      <description>Try the 'reset' command (perhaps some bogus output from a command has given some escape-sequences resulting in this behaviour).&lt;BR /&gt;&lt;BR /&gt;And check out the values of your LINES and COLUMNS environment variables. If set, they have to match EXACTLY your terminal size.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Nov 2003 09:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121448#M150904</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-11-18T09:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unix m/c screen scroll to Half screen only and Vi problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121449#M150905</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;   Thanks for your responses.&lt;BR /&gt;   Thanks for Uli, he suggested to run &lt;BR /&gt;   eval `resize` which resolved my problem.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;R.Ezhil&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Nov 2003 11:28:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-m-c-screen-scroll-to-half-screen-only-and-vi-problem/m-p/3121449#M150905</guid>
      <dc:creator>ezhilarasan_1</dc:creator>
      <dc:date>2003-11-19T11:28:29Z</dc:date>
    </item>
  </channel>
</rss>

