Path: utzoo!attcan!uunet!mcvax!ukc!etive!hwcs!zen!vic From: vic@zen.co.uk (Victor Gavin) Newsgroups: comp.unix.wizards Subject: Re: terminfo Message-ID: <1389@zen.co.uk> Date: 29 Aug 88 14:16:32 GMT References: <508@altos86.UUCP> <10544@ulysses.homer.nj.att.com> Reply-To: vic@zen.UUCP (Victor Gavin) Organization: Zengrange Limited, Leeds, England Lines: 20 Terminfo Wish List: Support for backtab as a keypad character (maybe even support for tab as a keypad character, not just ^I). Support for terminals which allow on screen labels to descibe function keys (ie something like lab_f* but allowing a string parameter instead of a cursor) Modify pkey_* to allow length of string instead of using just assuming a terminating character (eg support for length of string on stack, %l) Support sequences to control block mode applications. Support colour as well as standard high-lighting modes. Ability to use line drawing character sets (eg a set of commands that will emit corners, vertical lines, horizontal lines etc.) Ability to define re-definable character sets.