[Info-vax] x86 Update 4/22/19

Peter 'EPLAN' LANGSTOeGER peter at langstoeger.at
Tue Apr 30 17:50:20 EDT 2019


In article <qa3q6i$lcr$1 at gioia.aioe.org>, hb <end.of at inter.net> writes:
>On 04/27/2019 06:57 PM, Phillip Helbig (undress to reply) wrote:
>> and I hate the cursor behaviour (I want the end of a line to be 
>> the end of a line; also, I want to backspace before a line to the end of 
>> the previous line).
>
>Enter the EVE command "set cursor bound".
>
>When exiting from EVE say "yes" when it wants to save the attributes.
>Select a section or a TPU command file. In your LOGIN.COM, depending on
>the selection, define a logical TPU$SECTION or TPU$COMMAND to point to
>the saved file.

Or define a systemwide EVE$INIT to point to an EVE$INIT.EVE file like this:

TPU IF GET_INFO (SCREEN, "MOTIF") THEN SET (MOUSE,ON) ELSE SET (MOUSE,OFF) ENDIF
DEF KEY=CONTROL-B SET WIDTH 132
DEF KEY=CONTROL-N SET WIDTH 80
DEF KEY=F8 QUIT
DEF KEY=GOLD-E EXIT
DEF KEY=GOLD-Q QUIT
DEF KEY=GOLD-X TPU WRITE_FILE (SELECT_RANGE,"TMP.TMP")
DEF KEY=GOLD-LEFT  "SHIFT LEFT 8"
DEF KEY=GOLD-RIGHT "SHIFT RIGHT 8"
SET CURSOR BOUND
SET NOEXIT ATTRIBUTE CHECK
SET SCROLL MARGIN 7 7
SET NOWRAP

Yes, EVE is better than EDT, but only if it behaves like EDT.
I wonder why this discussion pops up since 3 decades now...

-- 
Peter "EPLAN" LANGSTÖGER
Network and OpenVMS system specialist
E-mail  Peter at LANGSTOeGER.at
A-1030 VIENNA  AUSTRIA              I'm not a pessimist, I'm a realist



More information about the Info-vax mailing list