home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / vmsnet / misc / 743 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  1.4 KB

  1. Path: sparky!uunet!mcsun!sunic!dkuug!datani!ht
  2. From: ht@datani.dk
  3. Newsgroups: vmsnet.misc
  4. Subject: Re: posix question: vi on telnet vs kermit
  5. Message-ID: <1992Aug26.082751.104@datani.dk>
  6. Date: 26 Aug 92 06:27:51 GMT
  7. References: <1992Aug18.203710.202437@uctvax.uct.ac.za> <1992Aug25.114722.42548@kuhub.cc.ukans.edu>
  8. Organization: Datani A/S, Copenhagen, Denmark
  9. Lines: 27
  10.  
  11. In article <1992Aug25.114722.42548@kuhub.cc.ukans.edu>, sloane@kuhub.cc.ukans.edu (Bob Sloane) writes:
  12. > In article <1992Aug18.203710.202437@uctvax.uct.ac.za>,
  13. >  bbbbre01@uctvax.uct.ac.za (Doon) writes:
  14. >> In comp.editors there's a thread about VI being a 
  15. >> wonderful editor - so I'd like to try it out:
  16. >>     $posix posix$bin:vi.
  17. >> gives the error "not enough memory for screens"
  18. > Try doing:
  19. > $ SET TERM/VT100
  20. > $ POSIX/RUN POSIX$BIN:VI.
  21. > Apparantly, POSIX VI doesn't like some terminal types, including VT102.
  22.  
  23. If you look in the directory /usr/lib/terminfo/v you will find
  24. entries for the following terminal(families):
  25.    vt100, vt200_series, vt300_series, vt400_series
  26. Of these vt400_series is braindead - ie. it gives "not enough memory for
  27. screens, the others seem to work!
  28. Is this fixed in posix v1.1?
  29. Does anyone know if you can take terminfo files from other UN*X's and
  30. use under POSIX - I can't find the terminfo-compiler anywhere!
  31. ---
  32. Henrik Tougaard             E-mail: ht@datani.dk
  33. Datani A/S, Software Consultants
  34. Copenhagen, Denmark         Only my own opinions........
  35.