git: 2a50a9de8340 - main - terminfo: add terminfo database

Alexey Dokuchaev danfe at freebsd.org
Fri Feb 26 18:22:11 UTC 2021


On Fri, Feb 26, 2021 at 07:16:38PM +0100, Emmanuel Vadot wrote:
> ...
>  xterm: Set XTerm.VT100.titeInhibit: true
>  screen: altscreen off
>  tmux: et -g alternate-screen off
>  generic ncurses: export TERMCAP="${TERM}:ti@:te@:tc=${TERM}"
> 
> Feel free to add this to any documentation part you feel it belongs
> too (even if it is, I'm almost sure, documented in each programs
> man/help pages).

I have a better idea: how about we simply disable alternate screen
buffer by default and document how to enable it instead of having to
configure it on per-program basis?

./danfe


More information about the dev-commits-src-main mailing list