Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions