Xref: utzoo comp.editors:697 comp.unix.questions:12913 Path: utzoo!attcan!uunet!husc6!bloom-beacon!mit-eddie!rutgers!cmcl2!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.editors,comp.unix.questions Subject: Re: Question about vi macros Keywords: vi editor, key mappings Message-ID: <10060@smoke.BRL.MIL> Date: 17 Apr 89 07:02:29 GMT References: <1915@umbc3.UMBC.EDU> <1919@umbc3.UMBC.EDU> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 11 In article <1919@umbc3.UMBC.EDU> alex@wolf.umbc.edu.UUCP (Alex Crain) writes: >Since there is no termcap field for >a "next page" key, you have to bind to ^[F~, with no name. I don't know whether or not this helps address the original question, but there most certainly is a termcap capability for the string sent by a "next page" key: it's "kN". Whether or not particular software supports it is a separate issue. - D A Gwyn 4.3BSD termcap(5) editor