Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
how to echo a terminfo capability?
- X-seq: zsh-workers 984
- From: Carlos Carvalho <carlos@xxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: how to echo a terminfo capability?
- Date: Mon, 6 May 96 14:31 EST
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author