Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: patch to make $TERMINFO special
On Mon, May 09, 2011 at 06:02:26PM +0100, Peter Stephenson wrote:
> Hmmm... the code that sets the exported value (that terminfo uses) is
> probably being set later, in which we do need to fix up exports. I
> think it should be conditionalised, however...
Okay. FWIW, I'm happy with the TERM=$TERM solution, too.
> +/* Function used when we need to reinitialies the terminal */
"reinitialise"
> +/**/
> +char *
> +terminfogetfn(Param pm, char *x)
The second parameter causes the compiler to emit a warning, and the first
should probably be marked UNUSED().
Danek
Messages sorted by:
Reverse Date,
Date,
Thread,
Author