<?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 Xwindows - vi - 132 column edit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432142#M3483</link>
    <description>I have been playing with the Xwindows CDE environment for a few days and have this question.&lt;BR /&gt;The users want to be able to edit 132 columns with vi and be able to display 132 columns within a window.&lt;BR /&gt;I have a file with 132 charaters of data. If I do env from the terminal window of CDE, the COLUMNS variable is set 108. When I do cat 132file it raps at 108 characters.&lt;BR /&gt;Can you point me in the correct direction to solve this one?&lt;BR /&gt;TIA</description>
    <pubDate>Fri, 21 Jul 2000 12:50:48 GMT</pubDate>
    <dc:creator>eric stewart</dc:creator>
    <dc:date>2000-07-21T12:50:48Z</dc:date>
    <item>
      <title>Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432142#M3483</link>
      <description>I have been playing with the Xwindows CDE environment for a few days and have this question.&lt;BR /&gt;The users want to be able to edit 132 columns with vi and be able to display 132 columns within a window.&lt;BR /&gt;I have a file with 132 charaters of data. If I do env from the terminal window of CDE, the COLUMNS variable is set 108. When I do cat 132file it raps at 108 characters.&lt;BR /&gt;Can you point me in the correct direction to solve this one?&lt;BR /&gt;TIA</description>
      <pubDate>Fri, 21 Jul 2000 12:50:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432142#M3483</guid>
      <dc:creator>eric stewart</dc:creator>
      <dc:date>2000-07-21T12:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432143#M3484</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what about the Options-&amp;gt;Window Size-&amp;gt;132x24 ?&lt;BR /&gt;Did this not work ?</description>
      <pubDate>Fri, 21 Jul 2000 13:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432143#M3484</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-07-21T13:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432144#M3485</link>
      <description>If you try export COLUMNS=132 and is working, to make it permanent add this line to $HOME/.profile for desired user.&lt;BR /&gt;If use csh, set COLUMNS=132; export COLUMNS.&lt;BR /&gt;Is it any better?</description>
      <pubDate>Fri, 21 Jul 2000 13:08:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432144#M3485</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-07-21T13:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432145#M3486</link>
      <description>The .profile has export COLUMNS=132.&lt;BR /&gt;The shell is ksh.&lt;BR /&gt;The .Xdefaults has   *geometry:  132x24-1-1&lt;BR /&gt;I tried to use a smaller font in .Xdefaults.&lt;BR /&gt;*fontList: -adobe-courier-medium-o-normal--10-100-75-75-m-50-hp-roman8&lt;BR /&gt;THis seemed to make the charaters smaller in the titles of the TERMINAL window display but not the window itself.</description>
      <pubDate>Fri, 21 Jul 2000 13:20:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432145#M3486</guid>
      <dc:creator>eric stewart</dc:creator>
      <dc:date>2000-07-21T13:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432146#M3487</link>
      <description>If I do not put the geometry statement in the .Xdefaults the OPTIONS, WINDOWSIZE will expand and contract and shows 80x24 as the default. If I try to expand the window size with the mouse the biggest it will go is 108x36. With the geometry statement. There is no default shown but the window size is the biggest.&lt;BR /&gt;thanks</description>
      <pubDate>Fri, 21 Jul 2000 13:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432146#M3487</guid>
      <dc:creator>eric stewart</dc:creator>
      <dc:date>2000-07-21T13:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432147#M3488</link>
      <description>I guess, I got it working:&lt;BR /&gt;In the terminal window, under Option-&amp;gt;Terminal-&amp;gt;Screen Control it is a possibility to enable 132 columns. Just enable it. With the mouse enlarge the screen to... for ex. 135.&lt;BR /&gt;vi is writting 132, and more command is reading 132.&lt;BR /&gt;I used the following setting: env: TERM_EMULATOR=dtterm, TERM=vt200, COLUMNS=135, LINES=24. Under Option menu from the terminal window: Font Size=default, Window 80x24.</description>
      <pubDate>Fri, 21 Jul 2000 14:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432147#M3488</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-07-21T14:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432148#M3489</link>
      <description>Have you looked at the -w switch to vi?&lt;BR /&gt;Set the value of the window editor option to 'size'&lt;BR /&gt;&lt;BR /&gt;vi -w132 &lt;FILE&gt;&lt;/FILE&gt;</description>
      <pubDate>Fri, 21 Jul 2000 16:55:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432148#M3489</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-07-21T16:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432149#M3490</link>
      <description>I have tried all of the suggestions.&lt;BR /&gt;I think the CDE environment is getting in the way. I am trying to see if from my PC, which uses EXCEED to interface with the UNIX host, I can disable the CDE from starting.&lt;BR /&gt;any more ideas? Thanks</description>
      <pubDate>Fri, 21 Jul 2000 16:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432149#M3490</guid>
      <dc:creator>eric stewart</dc:creator>
      <dc:date>2000-07-21T16:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432150#M3491</link>
      <description>OK, your using exceed to start a terminal session and CDE is getting in the way. Why don't you just give the users a regular xterm session instead of a CDE interface. Using Xstart client on your PC (and as long as its version 6.0 or above) enter in the following command: &lt;BR /&gt;&lt;BR /&gt;@(XTerm, method=stdappdb) -display @d&amp;amp;;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Use REXEC (TCP/IP) as the start method and X Window as the program type.&lt;BR /&gt;&lt;BR /&gt;Save the xstart file and then run it by clicking on "Run!" on the top menu.&lt;BR /&gt;Your display will be resolved automatically.&lt;BR /&gt;&lt;BR /&gt;If you have an old version of exceed, you'll have to play with the xterm command and the display will not resolve automatically.&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Fri, 21 Jul 2000 17:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432150#M3491</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2000-07-21T17:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432151#M3492</link>
      <description>Hi Eric,&lt;BR /&gt;What I try was under exceed in a 17 inch monitor and it worked.&lt;BR /&gt;Anyway, if you are using exceed, you can try Exceed-&amp;gt;xstart.&lt;BR /&gt;In the command line type something as:&lt;BR /&gt;/usr/bin/X11/xterm -ls -display @d -title whatever -sb -sl 256 -bg 'white' -fg 'black' &amp;amp;&lt;BR /&gt;For host give even the IP address or name of the Unix box, Program Type Xwindow, Rexec(TCP/IP) as Start Metod.&lt;BR /&gt;Still not luck?</description>
      <pubDate>Fri, 21 Jul 2000 17:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432151#M3492</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-07-21T17:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432152#M3493</link>
      <description>Tony,&lt;BR /&gt;Did exactly what you stated. Had no problem. Still did not work. The CDE environment was still started. Suspect it may be something on the UNIX server that triggers it???&lt;BR /&gt;By the way the version of exceed was 5.1.3.0 for windows 95.&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 21 Jul 2000 17:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432152#M3493</guid>
      <dc:creator>eric stewart</dc:creator>
      <dc:date>2000-07-21T17:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432153#M3494</link>
      <description>OK, &lt;BR /&gt;Go in Win95, exceed, Xconfig-&amp;gt;commnunication-choose XDMCP-broadcast. Start X-start session again. Will get asked about exiting/make active or pasive the session. Go with pasive.&lt;BR /&gt;Can you, please tell me what happened when you enlarge the session window with the mouse and under option you enable Terminal-&amp;gt;Screen Control to 132 enable?&lt;BR /&gt;Thanks,&lt;BR /&gt;Antoanetta</description>
      <pubDate>Fri, 21 Jul 2000 18:09:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432153#M3494</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-07-21T18:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432154#M3495</link>
      <description>antoanetta,&lt;BR /&gt;So far you are the closest. &lt;BR /&gt;The Xwindow opened but I was only able to get 128 characters to display. Also, it took a few seconds after I started entering commands in the Xwindow was taken over with CDE startup. After CDE started I was able to work in the Xwindow. Thanks. Any more ideas??</description>
      <pubDate>Fri, 21 Jul 2000 18:09:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432154#M3495</guid>
      <dc:creator>eric stewart</dc:creator>
      <dc:date>2000-07-21T18:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432155#M3496</link>
      <description>My English may not be good enough, to nserstand, but, under Option-terminal-Screen COntrol, do you have the button with 132 Column Switching Disable/Enable? If yes, turn it to Enable, say OK, and get out. If not, post what is your option.&lt;BR /&gt;Next step: If you could not get more then 128 columns when you try to enlarge the window, Just go Option-&amp;gt;font Size-&amp;gt;11.0 or ...9.5&lt;BR /&gt;???</description>
      <pubDate>Fri, 21 Jul 2000 18:15:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432155#M3496</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-07-21T18:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432156#M3497</link>
      <description>Antoanetta, You english is quite good. I have heard worse from some individuals hear.&lt;BR /&gt;When I did what you said there is a small scroll bar on the left side of my window. Also, I do not have the bar that I can use to select tools options window-size or fonts</description>
      <pubDate>Fri, 21 Jul 2000 18:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432156#M3497</guid>
      <dc:creator>eric stewart</dc:creator>
      <dc:date>2000-07-21T18:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432157#M3498</link>
      <description>SOrry it was no access to Option-terminal-Screen Control.</description>
      <pubDate>Fri, 21 Jul 2000 19:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432157#M3498</guid>
      <dc:creator>eric stewart</dc:creator>
      <dc:date>2000-07-21T19:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindows - vi - 132 column edit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432158#M3499</link>
      <description>In CDE, after you login, you can open many session windows, where you have the Unix prompt and you can type Unix commands. &lt;BR /&gt;Any of those session windows has a title and just below it a menu bar: Window Edit Options Help.&lt;BR /&gt;If you go under Option on this menu bar you have Terminal. Clik in Terminal and you'll get a Terminal-Ternimal-Option where Screen control is.&lt;BR /&gt;It is the same in a xterm.&lt;BR /&gt;If someone understood that I'm talking about, please help.</description>
      <pubDate>Fri, 21 Jul 2000 20:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xwindows-vi-132-column-edit/m-p/2432158#M3499</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-07-21T20:27:19Z</dc:date>
    </item>
  </channel>
</rss>

