termux-styling
termux-styling copied to clipboard
Can't see the $ on white colors
Picking any white mode colors will make the $ invisible to see
post output of echo $PS1
next time copy paste the text here instead of a screenshot
﹩echo $PS1
\n\e[00;34m\]\t\e[00;32m\] /~/
(pwd|tail -c+23)\e[00m \n﹩
97m makes it change color 0m re-sets the color to default see
- https://stackoverflow.com/questions/4842424/list-of-ansi-color-escape-sequences
try moving $ the end