From c59e19cd774a9c5fb658a4b538ab505d608820a5 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 10 May 2011 15:40:32 +0000 Subject: 29191 (Danek) and 29203 (with fixes): make TERMINFO variable special. --- Doc/Zsh/params.yo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Doc/Zsh') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index d0255af5a..fbaf018d3 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -1273,6 +1273,13 @@ is necessary to make such an assignment upon any change to the terminal definition database or terminal type in order for the new settings to take effect. ) +vindex(TERMINFO) +item(tt(TERMINFO) )( +A reference to a compiled description of the terminal, used by the +`terminfo' library when the system has it; see manref(terminfo)(5). +If set, this causes the shell to reinitialise the terminal, making +the workaround `tt(TERM=$TERM)' unnecessary. +) vindex(TIMEFMT) item(tt(TIMEFMT))( The format of process time reports with the tt(time) keyword. -- cgit 1.4.1