X-RT-Original-Encoding: utf-8 Content-Type: text/plain; charset="utf-8" Message-ID: Content-Transfer-Encoding: binary References: <20171024162131.GB4323@isc.org> In-Reply-To: Content-Disposition: inline MIME-Version: 1.0 X-Mailer: MIME-tools 5.508 (Entity 5.508) X-RT-Interface: Web RT-Send-CC: Content-Length: 497 On Tue Oct 31 10:14:53 2017, michal wrote: > I have two comments regarding point 1 (FreeBSD issues): > > 1. "tput setaf ..." returns with exit code 1 on FreeBSD. => tput is likely very dependent on the terminal set in the environment... I tried on a window: with the terminal changed from xterm-256color to vt220 "tput setaf 1" stops to turn to red and returns 1 BTW I agree about your proposal to fix conf.sh. Note that "tput setaf 0" returns 1 too with a black and white terminal as vt220.