Skip to content

Change all $(tput setaf ...) commands to VT100 escape sequences #3

@fourpastmidnight

Description

@fourpastmidnight

First, tput is just slow. In these scripts, it's not too bad. But, if users use these scripts from a bash shell in a Windows console, I'm not sure they would work. To be more portable, consider replacing all tput commands with their equivalent VT-100 escape sequences.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions