Sample Header Ad - 728x90

Running script from BBEdit/TextWrangler gives "tput: No value for $TERM and no -T specified"

2 votes
1 answer
165 views
If I write a script in BBEdit/TextWrangler, e.g. #!/usr/bin/env python print 1234 and choose "Run" from the #! menu, I get this in a new document: 1234 tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified How do I get rid of those 3 extra lines?
Asked by d0g (4072 rep)
Nov 25, 2018, 08:05 PM
Last activity: Feb 17, 2019, 07:01 AM