Skip to content

Add env REMAKE_PS for custom color prompt#174

Merged
rocky merged 1 commit intoTrepan-Debuggers:remake-4-3from
yurenchen000:color_prompt
Apr 11, 2026
Merged

Add env REMAKE_PS for custom color prompt#174
rocky merged 1 commit intoTrepan-Debuggers:remake-4-3from
yurenchen000:color_prompt

Conversation

@yurenchen000
Copy link
Copy Markdown
Contributor

@yurenchen000 yurenchen000 commented Apr 11, 2026

#173

export REMAKE_PS=$'\033[1;35mremake\033[0m'

# readline compatible prompt (just enclosing the console sequences with \001 \002)
export REMAKE_PS=$'\001\033[1;33m\002remake\001\033[0m\002'

@rocky
Copy link
Copy Markdown
Collaborator

rocky commented Apr 11, 2026

Thanks for the improvement!

@rocky rocky merged commit d92d63a into Trepan-Debuggers:remake-4-3 Apr 11, 2026
1 check passed
rocky added a commit that referenced this pull request Apr 11, 2026
@rocky
Copy link
Copy Markdown
Collaborator

rocky commented Apr 11, 2026

Don't forget that there is a 4-4 branch tracking GNU make version 4.4.

I've applied this patch there as well.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants