0

Does anyone know what I'm getting extra characters in VS Code BASH terminal window?

VSCode BASH Terminal - extra characters

Ian
  • 21
  • 4
  • I think those are ANSI Color codes: https://stackoverflow.com/questions/4842424/list-of-ansi-color-escape-sequences – wia May 11 '21 at 20:46
  • 1
    Thank you for pointing me in the right direction – Ian May 12 '21 at 16:12

1 Answers1

0

Found this just in case someone else could use it https://dev.to/neoelemento/styling-git-bash-3onh

Ian
  • 21
  • 4