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