Re: Freebsd 14+ -- tcsh incompatible with terminfo
Date: Tue, 31 Oct 2023 22:59:48 UTC
Jamie Landeg-Jones <jamie@catflap.org> wrote: > switch to tcsh, and reinitialise terminal information: > > % setenv TERM dumb > % setenv TERM xterm % setenv TERM xterm-256color Apologies, it seems this doesn't affect plain "xterm", but it does at least affect xterm-16color and xterm-256color. Is this, therefore, a terminfo.db issue? Thanks again, Jamie