zsh-workers
 help / color / mirror / code / Atom feed
* how to echo a terminfo capability?
@ 1996-05-06 19:31 Carlos Carvalho
  1996-05-07  0:45 ` Zoltan Hidvegi
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos Carvalho @ 1996-05-06 19:31 UTC (permalink / raw)
  To: zsh-workers

We can use echotc to output a termcap command. However, is it possible
to do so for a terminfo one? I'd like to put it in my precmd to work
around a bug in ncurses...

I know I can find out by tput <code> and then do the echo, but it'd be
nice if we could use directly.

Carlos



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to echo a terminfo capability?
  1996-05-06 19:31 how to echo a terminfo capability? Carlos Carvalho
@ 1996-05-07  0:45 ` Zoltan Hidvegi
  0 siblings, 0 replies; 2+ messages in thread
From: Zoltan Hidvegi @ 1996-05-07  0:45 UTC (permalink / raw)
  To: Carlos Carvalho; +Cc: zsh-workers

> We can use echotc to output a termcap command. However, is it possible
> to do so for a terminfo one? I'd like to put it in my precmd to work
> around a bug in ncurses...

Zsh does not directly support terminfo.  You can only use the termcap
compatibility interface.  echotc can be used to print terminfo commands
which have a corresponding termcap command name.

Bye,

Zoltan



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1996-05-07  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-05-06 19:31 how to echo a terminfo capability? Carlos Carvalho
1996-05-07  0:45 ` Zoltan Hidvegi

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).