Skip to content

Support for Bold style in prompt #3

Description

@coreyja

I really like this project and want to start using it for my bash prompt! I starting getting a config setup and realized that my current setup uses BOLD typefaces for some of my prompt and I couldn't find a way to do that with promptconfig. My current prompt (https://github.com/coreyja/dotfiles/blob/master/.bash_prompt) uses tput to set a bold style.

tput can be used to look up the color escape codes. As I understand it, it provides better interoperability with different terminals which may use different escape codes.
StackOverflow about tput: https://stackoverflow.com/a/20983251

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions