Darac Marjal wrote:
> What terminal are you using? Are you using an actual vt100 terminal, a
> vt(NNN) terminal (e.g. a vt200 or vt400 or similar), the linux virtual
> console, a terminal emulator (such as xterm, gnome-terminal etc)?
>
> Ideally, TERM should be set to the name of the actual termi
On Thu, Aug 20, 2015 at 09:50:36AM -0500, Martin McCormick wrote:
> I normally use vt100 when in command-line mode but I
> needed a different terminal for dpkg-reconfigure exim4-config.
> The garbage I get is what one usually receives when the
> application is expecting to see a cons25 termin
I normally use vt100 when in command-line mode but I
needed a different terminal for dpkg-reconfigure exim4-config.
The garbage I get is what one usually receives when the
application is expecting to see a cons25 terminal so that is what
I set $TERM to as in:
export TERM="cons25"
It works
3 matches
Mail list logo