Hi, On Sun, 22 Nov 2015 14:04:25 +0100 Miroslav Lachman <[email protected]> wrote:
> > > > Miroslav Lachman > > The only workaround I found is adding > export TERM="" > at the top of the script. > this is a bit strange. TERM should be always define to tell the applications the capabilities of your terminal. When X is running, it is normally set to xterm, if nothing is available - or you do not know what is available - set it to vt100. Of course, the best would be to find out why it is not set on your machine. Erich _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
